Searched defs:vertexAttribL1d (Results 1 – 3 of 3) sorted by relevance
532 PFNGLVERTEXATTRIBL1DPROC vertexAttribL1d = nullptr; variable
887 glVertexAttribL1dFunc vertexAttribL1d; variable
2598 void Context::vertexAttribL1d(GLuint index, GLdouble x) in vertexAttribL1d() function in gl::Context