Searched refs:wsi_subgroup (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageCompressionControlTests.cpp | 786 …tcu::TestCaseGroup* wsi_subgroup(new tcu::TestCaseGroup(testCtx, getName(wsiType), "Swapchain test… in createImageCompressionControlTests() local 791 addFunctionCase(wsi_subgroup, flag.name, flag.name, swapchainCreateTest, testParams); in createImageCompressionControlTests() 793 subgroup->addChild(wsi_subgroup); in createImageCompressionControlTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiImageCompressionControlTests.cpp | 786 …tcu::TestCaseGroup* wsi_subgroup(new tcu::TestCaseGroup(testCtx, getName(wsiType), "Swapchain test… in createImageCompressionControlTests() local 791 addFunctionCase(wsi_subgroup, flag.name, flag.name, swapchainCreateTest, testParams); in createImageCompressionControlTests() 793 subgroup->addChild(wsi_subgroup); in createImageCompressionControlTests()
|