Home
last modified time | relevance | path

Searched refs:radv_format_is_atomic_allowed (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c195 radv_format_is_atomic_allowed(struct radv_device *device, VkFormat format) in radv_format_is_atomic_allowed() function
207 if (radv_format_is_atomic_allowed(device, format)) in radv_formats_is_atomic_allowed()
218 if (radv_format_is_atomic_allowed(device, format_list->pViewFormats[i])) in radv_formats_is_atomic_allowed()