Searched refs:createPresentIdWaitTests (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiPresentIdWaitTests.hpp | 36 void createPresentIdWaitTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType);
|
H A D | vktWsiTests.cpp | 68 addTestGroup(testGroup, "present_id_wait", createPresentIdWaitTests, wsiType); in createTypeSpecificTests()
|
H A D | vktWsiPresentIdWaitTests.cpp | 1124 void createPresentIdWaitTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createPresentIdWaitTests() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
H A D | vktWsiPresentIdWaitTests.hpp | 36 void createPresentIdWaitTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType);
|
H A D | vktWsiTests.cpp | 58 addTestGroup(testGroup, "present_id_wait", "VK_KHR_present_(id|wait) tests", createPresentIdWaitTests, wsiType); in createTypeSpecificTests()
|
H A D | vktWsiPresentIdWaitTests.cpp | 1115 void createPresentIdWaitTests (tcu::TestCaseGroup* testGroup, vk::wsi::Type wsiType) in createPresentIdWaitTests() function
|
Completed in 7 milliseconds