Searched defs:vertexAttribI4sv (Results 1 – 3 of 3) sorted by relevance
335 PFNGLVERTEXATTRIBI4SVPROC vertexAttribI4sv = nullptr; variable
880 glVertexAttribI4svFunc vertexAttribI4sv; variable
452 void Context::vertexAttribI4sv(GLuint index, const GLshort *v) in vertexAttribI4sv() function in gl::Context