Searched defs:attributeIndex (Results 1 – 2 of 2) sorted by relevance
183 int Program::getSemanticIndex(int attributeIndex) in getSemanticIndex()1607 for (int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; ) in linkAttributes() local2625 for (int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in getActiveAttributeCount() local2640 for (int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in getActiveAttributeMaxLength() local
110 for (int attributeIndex = 0; attributeIndex < MAX_VERTEX_ATTRIBS; attributeIndex++) in prepareVertexData() local