Home
last modified time | relevance | path

Searched refs:phys_dev_h (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c225 VkPhysicalDevice phys_dev_h = radv_physical_device_to_handle(phys_dev); in radv_GetSwapchainGrallocUsageANDROID() local
256 result = radv_GetPhysicalDeviceImageFormatProperties2(phys_dev_h, &image_format_info, in radv_GetSwapchainGrallocUsageANDROID()
310 VkPhysicalDevice phys_dev_h = radv_physical_device_to_handle(phys_dev); in radv_GetSwapchainGrallocUsage2ANDROID() local
333 result = radv_GetPhysicalDeviceImageFormatProperties2(phys_dev_h, &image_format_info, in radv_GetSwapchainGrallocUsage2ANDROID()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_android.c297 VkPhysicalDevice phys_dev_h = v3dv_physical_device_to_handle(phys_dev); in format_supported_with_usage() local
314 phys_dev_h, &image_format_info, &image_format_props); in format_supported_with_usage()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_android.c310 VkPhysicalDevice phys_dev_h = tu_physical_device_to_handle(phys_dev); in format_supported_with_usage() local
341 phys_dev_h, &image_format_info, &image_format_props); in format_supported_with_usage()
/third_party/mesa3d/src/intel/vulkan/
Danv_android.c639 VkPhysicalDevice phys_dev_h = anv_physical_device_to_handle(device->physical); in format_supported_with_usage() local
655 result = anv_GetPhysicalDeviceImageFormatProperties2(phys_dev_h, in format_supported_with_usage()