Searched defs:vertexAttrib4bv (Results 1 – 3 of 3) sorted by relevance
235 PFNGLVERTEXATTRIB4BVPROC vertexAttrib4bv = nullptr; variable
851 glVertexAttrib4bvFunc vertexAttrib4bv; variable
318 void Context::vertexAttrib4bv(GLuint index, const GLbyte *v) in vertexAttrib4bv() function in gl::Context