Searched defs:attribNum (Results 1 – 3 of 3) sorted by relevance
480 unsigned int attribNum, in setVertexAttribPointer()494 unsigned int attribNum, in setVertexAttribIPointer()507 const VertexAttribCurrentValueData &getVertexAttribCurrentValue(size_t attribNum) const in getVertexAttribCurrentValue()
2223 void State::setEnableVertexAttribArray(unsigned int attribNum, bool enabled) in setEnableVertexAttribArray()
834 void Context::setVertexAttribArrayEnabled(unsigned int attribNum, bool enabled) in setVertexAttribArrayEnabled()839 void Context::setVertexAttribDivisor(unsigned int attribNum, GLuint divisor) in setVertexAttribDivisor()849 void Context::setVertexAttribState(unsigned int attribNum, Buffer *boundBuffer, GLint size, GLenum … in setVertexAttribState()