Searched defs:vertexAttrib4s (Results 1 – 3 of 3) sorted by relevance
241 PFNGLVERTEXATTRIB4SPROC vertexAttrib4s = nullptr; variable
857 glVertexAttrib4sFunc vertexAttrib4s; variable
338 void Context::vertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in vertexAttrib4s() function in gl::Context