Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp6006 …const int lowerIndex = (int)(std::lower_bound(allSamples.begin(), allSamples.end(), testSample, … in sumOfRanks() local
6008 const int lowerRank = lowerIndex + 1; // convert zero-indexed to rank in sumOfRanks()