Searched defs:glEnableVertexAttribArray (Results 1 – 6 of 6) sorted by relevance
57 #define glEnableVertexAttribArray GLES2_GET_FUN(EnableVertexAttribArray) macro
533 #define glEnableVertexAttribArray GLES2_GET_FUN(EnableVertexAttribArray) macro
235 void GL_APIENTRY glEnableVertexAttribArray(GLuint index) { in glEnableVertexAttribArray() function
2250 void __stdcall glEnableVertexAttribArray(GLuint index) in glEnableVertexAttribArray() function
445 #define glEnableVertexAttribArray MANGLE(EnableVertexAttribArray) macro