Searched defs:vertexAttribL3d (Results 1 – 2 of 2) sorted by relevance
536 PFNGLVERTEXATTRIBL3DPROC vertexAttribL3d = nullptr; variable
2618 void Context::vertexAttribL3d(GLuint index, GLdouble x, GLdouble y, GLdouble z) in vertexAttribL3d() function in gl::Context