Searched refs:createTestCases (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFormatPropertiesExtendedKHRtests.cpp | 71 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() function 89 …TestGroup(testCtx, "format_feature_flags2", "VK_KHR_format_feature_flags2 tests", createTestCases); in createFormatPropertiesExtendedKHRTests()
|
D | vktApiDeviceDrmPropertiesTests.cpp | 108 static void createTestCases (tcu::TestCaseGroup* group) in createTestCases() function 117 …TestGroup(testCtx, "device_drm_properties", "VK_EXT_device_drm_properties tests", createTestCases); in createDeviceDrmPropertiesTests()
|
D | vktApiDriverPropertiesTests.cpp | 211 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() function 224 …n createTestGroup(testCtx, "driver_properties", "VK_KHR_driver_properties tests", createTestCases); in createDriverPropertiesTests()
|
D | vktApiToolingInfoTests.cpp | 233 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() function 243 return createTestGroup(testCtx, "tooling_info", "VK_EXT_tooling_info tests", createTestCases); in createToolingInfoTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceDrmPropertiesTests.cpp | 108 static void createTestCases (tcu::TestCaseGroup* group) in createTestCases() function 117 …TestGroup(testCtx, "device_drm_properties", "VK_EXT_device_drm_properties tests", createTestCases); in createDeviceDrmPropertiesTests()
|
D | vktApiFormatPropertiesExtendedKHRtests.cpp | 71 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() function 89 …TestGroup(testCtx, "format_feature_flags2", "VK_KHR_format_feature_flags2 tests", createTestCases); in createFormatPropertiesExtendedKHRTests()
|
D | vktApiDriverPropertiesTests.cpp | 211 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() function 224 …n createTestGroup(testCtx, "driver_properties", "VK_KHR_driver_properties tests", createTestCases); in createDriverPropertiesTests()
|
D | vktApiToolingInfoTests.cpp | 233 void createTestCases (tcu::TestCaseGroup* group) in createTestCases() function 243 return createTestGroup(testCtx, "tooling_info", "VK_EXT_tooling_info tests", createTestCases); in createToolingInfoTests()
|