Searched defs:vertexAttrib2fv (Results 1 – 3 of 3) sorted by relevance
219 PFNGLVERTEXATTRIB2FVPROC vertexAttrib2fv = nullptr; variable
835 glVertexAttrib2fvFunc vertexAttrib2fv; variable
5932 void Context::vertexAttrib2fv(GLuint index, const GLfloat *values) in vertexAttrib2fv() function in gl::Context