Searched defs:vertexAttrib3f (Results 1 – 2 of 2) sorted by relevance
224 PFNGLVERTEXATTRIB3FPROC vertexAttrib3f = nullptr; variable
4976 void Context::vertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) in vertexAttrib3f() function in gl::Context