Searched defs:vertexAttrib2sv (Results 1 – 3 of 3) sorted by relevance
221 PFNGLVERTEXATTRIB2SVPROC vertexAttrib2sv = nullptr; variable
837 glVertexAttrib2svFunc vertexAttrib2sv; variable
258 void Context::vertexAttrib2sv(GLuint index, const GLshort *v) in vertexAttrib2sv() function in gl::Context