Home
last modified time | relevance | path

Searched refs:format_supported_with_usage (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c305 format_supported_with_usage(VkDevice device_h, VkFormat format, in format_supported_with_usage() function
402 result = format_supported_with_usage(device_h, format, imageUsage); in tu_GetSwapchainGrallocUsageANDROID()
426 result = format_supported_with_usage(device_h, format, imageUsage); in tu_GetSwapchainGrallocUsage2ANDROID()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c291 format_supported_with_usage(VkDevice device_h, in format_supported_with_usage() function
372 result = format_supported_with_usage(device_h, format, imageUsage); in v3dv_GetSwapchainGrallocUsageANDROID()
397 result = format_supported_with_usage(device_h, format, imageUsage); in v3dv_GetSwapchainGrallocUsage2ANDROID()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c635 format_supported_with_usage(VkDevice device_h, VkFormat format, in format_supported_with_usage() function
744 result = format_supported_with_usage(device_h, format, imageUsage); in anv_GetSwapchainGrallocUsage2ANDROID()
787 result = format_supported_with_usage(device_h, format, imageUsage); in anv_GetSwapchainGrallocUsageANDROID()

Completed in 3 milliseconds