Searched refs:deviceResetSetEventCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationBasicEventTests.cpp | 93 tcu::TestStatus deviceResetSetEventCase (Context& context, TestConfig config) in deviceResetSetEventCase() function 464 addFunctionCase(basicTests.get(), "device_set_reset", checkSupport, deviceResetSetEventCase, config); in createBasicEventTests() 489 addFunctionCase(basicTests.get(), "device_set_reset", checkSupport, deviceResetSetEventCase, config); in createSynchronization2BasicEventTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationBasicEventTests.cpp | 93 tcu::TestStatus deviceResetSetEventCase (Context& context, TestConfig config) in deviceResetSetEventCase() function 461 addFunctionCase(basicTests.get(), "device_set_reset", "Basic event tests set and reset on device", checkSupport, deviceResetSetEventCase, config); in createBasicEventTests() 482 addFunctionCase(basicTests.get(), "device_set_reset", "Basic event tests set and reset on device", checkSupport, deviceResetSetEventCase, config); in createSynchronization2BasicEventTests()
|
Completed in 3 milliseconds