Searched defs:vertexAttrib3fv (Results 1 – 3 of 3) sorted by relevance
225 PFNGLVERTEXATTRIB3FVPROC vertexAttrib3fv = nullptr; variable
841 glVertexAttrib3fvFunc vertexAttrib3fv; variable
5946 void Context::vertexAttrib3fv(GLuint index, const GLfloat *values) in vertexAttrib3fv() function in gl::Context