Searched refs:get_physical_device_func (Results 1 – 2 of 2) sorted by relevance
502 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL get_physical_device_func(VkInstance instance, const char* … in get_physical_device_func() function540 PFN_vkVoidFunction ret_phys_dev = get_physical_device_func(instance, pName); in get_instance_func_impl()676 auto func = get_physical_device_func(instance, pName); in vk_layerGetPhysicalDeviceProcAddr()
1141 PFN_vkVoidFunction get_physical_device_func(VkInstance instance, const char* pName) { in get_physical_device_func() function1266 PFN_vkVoidFunction ret_phys_dev = get_physical_device_func(instance, pName); in get_instance_func()1381 return get_physical_device_func(instance, pName); in vk_icdGetPhysicalDeviceProcAddr()