Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_android.c221 VkPhysicalDevice phys_dev_h = radv_physical_device_to_handle(phys_dev); in radv_GetSwapchainGrallocUsageANDROID() local
252 result = radv_GetPhysicalDeviceImageFormatProperties2(phys_dev_h, 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, in radv_GetSwapchainGrallocUsage2ANDROID()
/external/mesa3d/src/freedreno/vulkan/
Dtu_android.c243 VkPhysicalDevice phys_dev_h = tu_physical_device_to_handle(phys_dev); in format_supported_with_usage() local
274 phys_dev_h, &image_format_info, &image_format_props); in format_supported_with_usage()
/external/mesa3d/src/intel/vulkan/
Danv_android.c547 VkPhysicalDevice phys_dev_h = anv_physical_device_to_handle(device->physical); in format_supported_with_usage() local
563 result = anv_GetPhysicalDeviceImageFormatProperties2(phys_dev_h, in format_supported_with_usage()