Searched defs:vertexAttribFormat (Results 1 – 3 of 3) sorted by relevance
601 PFNGLVERTEXATTRIBFORMATPROC vertexAttribFormat = nullptr; variable
864 glVertexAttribFormatFunc vertexAttribFormat; variable
5684 void Context::vertexAttribFormat(GLuint attribIndex, in vertexAttribFormat() function in gl::Context