Home | History | Annotate | Download | only in libGLESv2

Lines Matching full:arrayindex

446     unsigned int arrayIndex;
447 arrayIndex = ParseAndStripArrayIndex(&baseName);
453 if (outputVariable.name == baseName && (arrayIndex == GL_INVALID_INDEX || arrayIndex == outputVariable.element))