Searched defs:glDisableVertexAttribArray (Results 1 – 5 of 5) sorted by relevance
52 glDisableVertexAttribArray_client_proc_t glDisableVertexAttribArray; member
695 void glDisableVertexAttribArray(GLuint index) in glDisableVertexAttribArray() function
64 glDisableVertexAttribArray_server_proc_t glDisableVertexAttribArray; member
1554 GL_APICALL void GL_APIENTRY glDisableVertexAttribArray(GLuint index){ in glDisableVertexAttribArray() function
397 #define glDisableVertexAttribArray MANGLE(DisableVertexAttribArray) macro