Searched defs:vertexAttrib4Nub (Results 1 – 3 of 3) sorted by relevance
231 PFNGLVERTEXATTRIB4NUBPROC vertexAttrib4Nub = nullptr; variable
847 glVertexAttrib4NubFunc vertexAttrib4Nub; variable
298 void Context::vertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in vertexAttrib4Nub() function in gl::Context