Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp1103 string operationToName (const AtomicCounterTest::Operation& operations, bool useBranch) in operationToName() argument
1132 if (useBranch) in operationToName()
1138 string operationToDescription (const AtomicCounterTest::Operation& operations, bool useBranch) in operationToDescription() argument
1171 if (useBranch) in operationToDescription()
1337 const bool useBranch = (branch == 1); in AtomicCounterTests() local
1339 …eGroup(m_context, operationToName(operation, useBranch).c_str(), operationToDescription(operation,… in AtomicCounterTests()
1356 if (useBranch && threadCount * callCount == 1) in AtomicCounterTests()
1364 spec.useBranches = useBranch; in AtomicCounterTests()