Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c543 radv_is_atomic_format_supported(VkFormat format) in radv_is_atomic_format_supported() function
824 if (radv_is_atomic_format_supported(format)) { in radv_physical_device_get_format_properties()
1223 if (!ac_modifier_supports_dcc_image_stores(modifier) || radv_is_atomic_format_supported(format)) in radv_get_modifier_flags()
H A Dradv_image.c200 return radv_is_atomic_format_supported(format); in radv_format_is_atomic_allowed()
H A Dradv_private.h2345 bool radv_is_atomic_format_supported(VkFormat format);

Completed in 10 milliseconds