Searched defs:vertexAttrib2d (Results 1 – 3 of 3) sorted by relevance
216 PFNGLVERTEXATTRIB2DPROC vertexAttrib2d = nullptr; variable
832 glVertexAttrib2dFunc vertexAttrib2d; variable
243 void Context::vertexAttrib2d(GLuint index, GLdouble x, GLdouble y) in vertexAttrib2d() function in gl::Context