Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1596 const int reportedIndex = validUniformIndices[validNdx]; in getActiveUniformsiv() local
1607 << " for the uniform at index " << reportedIndex << " (" << reference.name << ")" in getActiveUniformsiv()
1613 …rmReportGL(reference.name.c_str(), reportedNameLength, reportedSize, reportedType, reportedIndex)); in getActiveUniformsiv()