Searched refs:reportedIndex (Results 1 – 1 of 1) sorted by relevance
1596 const int reportedIndex = validUniformIndices[validNdx]; in getActiveUniformsiv() local1607 << " for the uniform at index " << reportedIndex << " (" << reference.name << ")" in getActiveUniformsiv()1613 …rmReportGL(reference.name.c_str(), reportedNameLength, reportedSize, reportedType, reportedIndex)); in getActiveUniformsiv()