Searched defs:disableVertexArrayAttrib (Results 1 – 3 of 3) sorted by relevance
644 PFNGLDISABLEVERTEXARRAYATTRIBPROC disableVertexArrayAttrib = nullptr; variable
169 glDisableVertexArrayAttribFunc disableVertexArrayAttrib; variable
3044 void Context::disableVertexArrayAttrib(VertexArrayID vaobj, GLuint index) in disableVertexArrayAttrib() function in gl::Context