Searched defs:vertexAttrib2s (Results 1 – 3 of 3) sorted by relevance
220 PFNGLVERTEXATTRIB2SPROC vertexAttrib2s = nullptr; variable
836 glVertexAttrib2sFunc vertexAttrib2s; variable
253 void Context::vertexAttrib2s(GLuint index, GLshort x, GLshort y) in vertexAttrib2s() function in gl::Context