Searched refs:radv_is_buffer_format_supported (Results 1 – 3 of 3) sorted by relevance
187 if (!radv_is_buffer_format_supported(img_bsurf.format, NULL)) { in copy_buffer_to_image()354 if (!radv_is_buffer_format_supported(img_info.format, NULL)) { in copy_image_to_buffer()
560 bool radv_is_buffer_format_supported(VkFormat format, bool *scaled) in radv_is_buffer_format_supported() function696 if (radv_is_buffer_format_supported(format, &scaled)) { in radv_physical_device_get_format_properties()
1826 bool radv_is_buffer_format_supported(VkFormat format, bool *scaled);