Searched defs:attribNum (Results 1 – 3 of 3) sorted by relevance
503 const VertexAttribCurrentValueData &getVertexAttribCurrentValue(size_t attribNum) const in getVertexAttribCurrentValue()1022 unsigned int attribNum, in setVertexAttribPointer()1036 unsigned int attribNum, in setVertexAttribIPointer()1392 const VertexAttribCurrentValueData &getVertexAttribCurrentValue(size_t attribNum) const in getVertexAttribCurrentValue()
3169 void State::setEnableVertexAttribArray(unsigned int attribNum, bool enabled) in setEnableVertexAttribArray()
409 GLint attribNum = -1; in setupArrayForDraw() local