Searched defs:arrayIndex (Results 1 – 2 of 2) sorted by relevance
481 bool GLESv2Validate::arrayIndex(GLEScontext * ctx,GLuint index) { in arrayIndex() function in GLESv2Validate
239 for (int arrayIndex = 0; arrayIndex < size; arrayIndex++) { in collectUniformInfo() local