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