Home
last modified time | relevance | path

Searched refs:readOpGroup (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp766 …de::MovePtr<tcu::TestCaseGroup> readOpGroup (new tcu::TestCaseGroup(testCtx, getReadOpName((ReadOp… in addComputeImageSamplerTest() local
925 readOpGroup->addChild(descGroup.release()); in addComputeImageSamplerTest()
927 group->addChild(readOpGroup.release()); in addComputeImageSamplerTest()
1058 …de::MovePtr<tcu::TestCaseGroup> readOpGroup (new tcu::TestCaseGroup(testCtx, getReadOpName((ReadOp… in addGraphicsImageSamplerTest() local
1144 readOpGroup->addChild(descGroup.release()); in addGraphicsImageSamplerTest()
1146 group->addChild(readOpGroup.release()); in addGraphicsImageSamplerTest()
1210 …de::MovePtr<tcu::TestCaseGroup> readOpGroup (new tcu::TestCaseGroup(testCtx, getReadOpName((ReadOp… in addGraphicsDepthPropertyTest() local
1263 readOpGroup->addChild(descGroup.release()); in addGraphicsDepthPropertyTest()
1265 depthPropertyGroup->addChild(readOpGroup.release()); in addGraphicsDepthPropertyTest()