Searched defs:vertexAttribL2d (Results 1 – 3 of 3) sorted by relevance
534 PFNGLVERTEXATTRIBL2DPROC vertexAttribL2d = nullptr; variable
889 glVertexAttribL2dFunc vertexAttribL2d; variable
2608 void Context::vertexAttribL2d(GLuint index, GLdouble x, GLdouble y) in vertexAttribL2d() function in gl::Context