Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp1181 string operationToName(const AtomicCounterTest::Operation &operations, bool useBranch) in operationToName()
1216 string operationToDescription(const AtomicCounterTest::Operation &operations, bool useBranch) in operationToDescription()
1405 const bool useBranch = (branch == 1); in AtomicCounterTests() local