Searched defs:vertexAttrib4ubv (Results 1 – 3 of 3) sorted by relevance
243 PFNGLVERTEXATTRIB4UBVPROC vertexAttrib4ubv = nullptr; variable
859 glVertexAttrib4ubvFunc vertexAttrib4ubv; variable
348 void Context::vertexAttrib4ubv(GLuint index, const GLubyte *v) in vertexAttrib4ubv() function in gl::Context