Searched refs:reportedIndex (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp1606 const int reportedIndex = validUniformIndices[validNdx]; local
1617 << " for the uniform at index " << reportedIndex << " (" << reference.name << ")"
1623 basicUniformReportsDst.push_back(BasicUniformReportGL(reference.name.c_str(), reportedNameLength, reportedSize, reportedType, reportedIndex));

Completed in 549 milliseconds