Searched defs:setVertexAttrib (Results 1 – 2 of 2) sorted by relevance
3995 void Context::setVertexAttrib(GLuint index, const GLfloat *values) in setVertexAttrib() function in es2::Context4004 void Context::setVertexAttrib(GLuint index, const GLint *values) in setVertexAttrib() function in es2::Context4013 void Context::setVertexAttrib(GLuint index, const GLuint *values) in setVertexAttrib() function in es2::Context
3109 void Context::setVertexAttrib(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in setVertexAttrib() function in es1::Context