Searched refs:atomicTypeStr (Results 1 – 1 of 1) sorted by relevance
863 const std::string atomicTypeStr = getSSBOAtomicTypeString(atomicType); in createAtomicStorageBufferTests() local864 const std::string atomicDesc = "Storage Buffer Atomic Tests: " + atomicTypeStr; in createAtomicStorageBufferTests()869 const std::string name = "atomic_" + atomicTypeStr + "_" + de::toString(ndx + 1); in createAtomicStorageBufferTests()884 const std::string name = "atomic_" + atomicTypeStr + "_" + de::toString(ndx + 1); in createAtomicStorageBufferTests()900 …de::MovePtr<tcu::TestCaseGroup> atomicTests (new tcu::TestCaseGroup(testctx, atomicTypeStr.c_str(… in createAtomicStorageBufferTests()