Searched refs:phys_dev_h (Results 1 – 3 of 3) sorted by relevance
221 VkPhysicalDevice phys_dev_h = radv_physical_device_to_handle(phys_dev); in radv_GetSwapchainGrallocUsageANDROID() local252 result = radv_GetPhysicalDeviceImageFormatProperties2(phys_dev_h, in radv_GetSwapchainGrallocUsageANDROID()310 VkPhysicalDevice phys_dev_h = radv_physical_device_to_handle(phys_dev); in radv_GetSwapchainGrallocUsage2ANDROID() local333 result = radv_GetPhysicalDeviceImageFormatProperties2(phys_dev_h, in radv_GetSwapchainGrallocUsage2ANDROID()
243 VkPhysicalDevice phys_dev_h = tu_physical_device_to_handle(phys_dev); in format_supported_with_usage() local274 phys_dev_h, &image_format_info, &image_format_props); in format_supported_with_usage()
547 VkPhysicalDevice phys_dev_h = anv_physical_device_to_handle(device->physical); in format_supported_with_usage() local563 result = anv_GetPhysicalDeviceImageFormatProperties2(phys_dev_h, in format_supported_with_usage()