Searched defs:attribNum (Results 1 – 1 of 1) sorted by relevance
738 void Context::setEnableVertexAttribArray(unsigned int attribNum, bool enabled) in setEnableVertexAttribArray()743 const VertexAttribute &Context::getVertexAttribState(unsigned int attribNum) in getVertexAttribState()748 void Context::setVertexAttribState(unsigned int attribNum, Buffer *boundBuffer, GLint size, GLenum … in setVertexAttribState()