Searched defs:vertexAttrib4sv (Results 1 – 3 of 3) sorted by relevance
242 PFNGLVERTEXATTRIB4SVPROC vertexAttrib4sv = nullptr; variable
858 glVertexAttrib4svFunc vertexAttrib4sv; variable
343 void Context::vertexAttrib4sv(GLuint index, const GLshort *v) in vertexAttrib4sv() function in gl::Context