Searched defs:vertexAttrib1sv (Results 1 – 3 of 3) sorted by relevance
215 PFNGLVERTEXATTRIB1SVPROC vertexAttrib1sv = nullptr; variable
831 glVertexAttrib1svFunc vertexAttrib1sv; variable
238 void Context::vertexAttrib1sv(GLuint index, const GLshort *v) in vertexAttrib1sv() function in gl::Context