Searched defs:vertexAttrib1fv (Results 1 – 3 of 3) sorted by relevance
213 PFNGLVERTEXATTRIB1FVPROC vertexAttrib1fv = nullptr; variable
829 glVertexAttrib1fvFunc vertexAttrib1fv; variable
5624 void Context::vertexAttrib1fv(GLuint index, const GLfloat *values) in vertexAttrib1fv() function in gl::Context