Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp578 std::vector<deUint32> highBindingPoints; in initBindingPoints() local
583 highBindingPoints.push_back(bpoint); in initBindingPoints()
586 rnd.shuffle(highBindingPoints.begin(), highBindingPoints.end()); in initBindingPoints()
598 const int bpoint = highBindingPoints.back(); in initBindingPoints()
599 highBindingPoints.pop_back(); in initBindingPoints()

Completed in 5 milliseconds