Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp566 std::vector<deUint32> highBindingPoints; in initBindingPoints() local
571 highBindingPoints.push_back(bpoint); in initBindingPoints()
574 rnd.shuffle(highBindingPoints.begin(), highBindingPoints.end()); in initBindingPoints()
586 const int bpoint = highBindingPoints.back(); in initBindingPoints()
587 highBindingPoints.pop_back(); in initBindingPoints()