Searched defs:vertexAttrib2f (Results 1 – 2 of 2) sorted by relevance
218 PFNGLVERTEXATTRIB2FPROC vertexAttrib2f = nullptr; variable
4962 void Context::vertexAttrib2f(GLuint index, GLfloat x, GLfloat y) in vertexAttrib2f() function in gl::Context