Searched defs:vertexAttrib3d (Results 1 – 2 of 2) sorted by relevance
222 PFNGLVERTEXATTRIB3DPROC vertexAttrib3d = nullptr; variable
263 void Context::vertexAttrib3d(GLuint index, GLdouble x, GLdouble y, GLdouble z) in vertexAttrib3d() function in gl::Context