Searched defs:vertexAttrib3sv (Results 1 – 3 of 3) sorted by relevance
227 PFNGLVERTEXATTRIB3SVPROC vertexAttrib3sv = nullptr; variable
843 glVertexAttrib3svFunc vertexAttrib3sv; variable
278 void Context::vertexAttrib3sv(GLuint index, const GLshort *v) in vertexAttrib3sv() function in gl::Context