Searched refs:format_supported_with_usage (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_android.c | 305 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 D | v3dv_android.c | 291 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 D | anv_android.c | 635 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