Searched refs:testCreateDeviceWithFaultCallbackInfo (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
H A D | vktFaultHandlingTests.cpp | 154 tcu::TestStatus testCreateDeviceWithFaultCallbackInfo (Context& context, FaultCallbackInfoTestParams testParams) in testCreateDeviceWithFaultCallbackInfo() function 285 addFunctionCase(faultCallbackInfoGroup.get(), "create_device_with_callback_with_fault_data", testCreateDeviceWithFaultCallbackInfo, testParams); in createFaultHandlingTests() 289 addFunctionCase(faultCallbackInfoGroup.get(), "create_device_with_callback_without_fault_data", testCreateDeviceWithFaultCallbackInfo, testParams); in createFaultHandlingTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
H A D | vktFaultHandlingTests.cpp | 154 tcu::TestStatus testCreateDeviceWithFaultCallbackInfo (Context& context, FaultCallbackInfoTestParams testParams) in testCreateDeviceWithFaultCallbackInfo() function 284 addFunctionCase(faultCallbackInfoGroup.get(), "create_device_with_callback_with_fault_data", "", testCreateDeviceWithFaultCallbackInfo, testParams); in createFaultHandlingTests() 288 addFunctionCase(faultCallbackInfoGroup.get(), "create_device_with_callback_without_fault_data", "", testCreateDeviceWithFaultCallbackInfo, testParams); in createFaultHandlingTests()
|
Completed in 2 milliseconds