Searched defs:GetPhysicalDeviceProcAddr (Results 1 – 3 of 3) sorted by relevance
726 PFN_vkVoidFunction GetPhysicalDeviceProcAddr(Instance *instance, const char *pName) in GetPhysicalDeviceProcAddr() function
178 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetPhysicalDeviceProcAddr(VkInstance instance, const char … in GetPhysicalDeviceProcAddr() function
32 PFN_GetPhysicalDeviceProcAddr GetPhysicalDeviceProcAddr; member