Searched defs:glBindVertexArray (Results 1 – 5 of 5) sorted by relevance
11 GL_APICALL void GL_APIENTRY glBindVertexArray(GLuint array) { in glBindVertexArray() function
222 glBindVertexArray_client_proc_t glBindVertexArray; member
1729 void glBindVertexArray(GLuint array) in glBindVertexArray() function
260 glBindVertexArray_server_proc_t glBindVertexArray; member
103 #define glBindVertexArray MANGLE(BindVertexArray) macro