Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp804 VkResult create_surface_helper(VulkanFunctions* functions, VkInstance inst, VkSurfaceKHR& surface, const char* load_func_name) { argument
805 CreationFunc pfn_CreateSurface = functions->load(inst, load_func_name);

Completed in 2 milliseconds