Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy.c134 if (!radv_is_buffer_format_supported(img_bsurf.format, NULL)) { in copy_buffer_to_image()
283 if (!radv_is_buffer_format_supported(img_info.format, NULL)) { in copy_image_to_buffer()
H A Dradv_formats.c607 radv_is_buffer_format_supported(VkFormat format, bool *scaled) in radv_is_buffer_format_supported() function
749 if (radv_is_buffer_format_supported(format, &scaled)) { in radv_physical_device_get_format_properties()
H A Dradv_private.h2322 bool radv_is_buffer_format_supported(VkFormat format, bool *scaled);

Completed in 7 milliseconds