Searched defs:vertexAttrib1s (Results 1 – 3 of 3) sorted by relevance
214 PFNGLVERTEXATTRIB1SPROC vertexAttrib1s = nullptr; variable
830 glVertexAttrib1sFunc vertexAttrib1s; variable
233 void Context::vertexAttrib1s(GLuint index, GLshort x) in vertexAttrib1s() function in gl::Context