Searched defs:attributeIndex (Results 1 – 5 of 5) sorted by relevance
61 void VertexArray::enableAttribute(unsigned int attributeIndex, bool enabledState) in enableAttribute()67 void VertexArray::setAttributeState(unsigned int attributeIndex, Buffer *boundBuffer, GLint size, G… in setAttributeState()
289 int Program::getAttributeStream(int attributeIndex) in getAttributeStream()1571 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; ) in linkAttributes() local2609 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in getActiveAttributeCount() local2624 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in getActiveAttributeMaxLength() local
1474 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in hasZeroDivisor() local
111 private Integer attributeIndex(String name) { in attributeIndex() method in AttributeContainer
207 int Program::getAttributeStream(int attributeIndex) in getAttributeStream()1273 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; ) in linkAttributes() local2098 for(size_t attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; ++attributeIndex) in getActiveAttributeCount() local2113 for(int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in getActiveAttributeMaxLength() local