Searched defs:vertexAttribI4ubv (Results 1 – 3 of 3) sorted by relevance
336 PFNGLVERTEXATTRIBI4UBVPROC vertexAttribI4ubv = nullptr; variable
881 glVertexAttribI4ubvFunc vertexAttribI4ubv; variable
457 void Context::vertexAttribI4ubv(GLuint index, const GLubyte *v) in vertexAttribI4ubv() function in gl::Context