Searched defs:vertexAttrib3s (Results 1 – 3 of 3) sorted by relevance
226 PFNGLVERTEXATTRIB3SPROC vertexAttrib3s = nullptr; variable
842 glVertexAttrib3sFunc vertexAttrib3s; variable
273 void Context::vertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z) in vertexAttrib3s() function in gl::Context