Searched refs:atomicDesc (Results 1 – 1 of 1) sorted by relevance
864 const std::string atomicDesc = "Storage Buffer Atomic Tests: " + atomicTypeStr; in createAtomicStorageBufferTests() local866 …estCaseGroup> staticTests (new tcu::TestCaseGroup(testctx, "static", (atomicDesc + " with static … in createAtomicStorageBufferTests()881 …estCaseGroup> randomTests (new tcu::TestCaseGroup(testctx, "random", (atomicDesc + " with random … in createAtomicStorageBufferTests()900 …seGroup> atomicTests (new tcu::TestCaseGroup(testctx, atomicTypeStr.c_str(), atomicDesc.c_str())); in createAtomicStorageBufferTests()