Searched defs:flagsGroup (Results 1 – 3 of 3) sorted by relevance
767 … de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name)); in createRWStorageBufferTests() local921 … de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name)); in createAtomicStorageBufferTests() local
1327 … de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name)); in createShaderImageAccessTests() local
3160 … tcu::TestCaseGroup *const flagsGroup = new tcu::TestCaseGroup(testCtx, flags.name); in testGenerator() local