Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp128 …static bool checkPath (const vector<deUint32>& increments, const vector<deUint32>& decrement…
712 bool AtomicCounterTest::checkPath (const vector<deUint32>& increments, const vector<deUint32>& decr… in checkPath() function in deqp::gles31::Functional::__anon5918c1d40111::AtomicCounterTest
848 if (!checkPath(counterIncrements, counterDecrements, getInitialValue(), m_spec)) in checkAndLogCallValues()