Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1772 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetPhysicalDeviceProcAddr(VkInstance instance, const char* funcName) in GetPhysicalDeviceProcAddr() function
1782 if (pTable->GetPhysicalDeviceProcAddr == nullptr) { in GetPhysicalDeviceProcAddr()
1785 return pTable->GetPhysicalDeviceProcAddr(instance, funcName); in GetPhysicalDeviceProcAddr()

Completed in 4 milliseconds