Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp135 static bool checkUniquenessAndLinearity(TestLog &log, const vector<uint32_t> &values);
694 bool AtomicCounterTest::checkUniquenessAndLinearity(TestLog &log, const vector<uint32_t> &values) in checkUniquenessAndLinearity() function in deqp::gles31::Functional::__anon85d56dab0111::AtomicCounterTest
908 if (!checkUniquenessAndLinearity(log, counterIncrements)) in checkAndLogCallValues()
949 if (!checkUniquenessAndLinearity(log, counterDecrements)) in checkAndLogCallValues()