Home
last modified time | relevance | path

Searched refs:CheckCreateWithInfo (Results 1 - 3 of 3) sorted by relevance

/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.h282 void CheckCreateWithInfo(InstanceCreateInfo& create_info, VkResult result_to_check = VK_SUCCESS);
H A Dtest_environment.cpp197 void InstWrapper::CheckCreateWithInfo(InstanceCreateInfo& create_info, VkResult result_to_check) { function in InstWrapper
/third_party/vulkan-loader/tests/
H A Dloader_regression_tests.cpp1278 inst.CheckCreateWithInfo(create_info); in TEST()

Completed in 10 milliseconds