Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp783 …de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name, … in createRWStorageBufferTests() local
937 …de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name, … in createAtomicStorageBufferTests() local
DvktProtectedMemShaderImageAccessTests.cpp1241 …de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name, … in createShaderImageAccessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp771 …de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name)); in createRWStorageBufferTests() local
928 …de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name)); in createAtomicStorageBufferTests() local
DvktProtectedMemShaderImageAccessTests.cpp1282 …de::MovePtr<tcu::TestCaseGroup> flagsGroup(new tcu::TestCaseGroup(testCtx, flags[flagsNdx].name)); in createShaderImageAccessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp2009 tcu::TestCaseGroup* const flagsGroup = new tcu::TestCaseGroup(testCtx, flags.name); in testGenerator() local