Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_threading_tests.cpp40 PFN_vkEnumeratePhysicalDevices enum_pd = nullptr; in create_destroy_instance_loop_with_function_queries() local
42 enum_pd = inst.load("vkEnumeratePhysicalDevices"); in create_destroy_instance_loop_with_function_queries()
43 ASSERT_NE(enum_pd, nullptr); in create_destroy_instance_loop_with_function_queries()

Completed in 1 milliseconds