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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_image.c199 radv_format_is_atomic_allowed(struct radv_device *device, VkFormat format) function in typeref:typename:bool
211 if (radv_format_is_atomic_allowed(device, format))
222 if (radv_format_is_atomic_allowed(device, format_list->pViewFormats[i]))

Completed in 4 milliseconds