Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_image.c133 radv_image_use_fast_clear_for_image_early(const struct radv_device *device, const struct radv_image… in radv_image_use_fast_clear_for_image_early() function
162 return radv_image_use_fast_clear_for_image_early(device, image) && (image->exclusive || in radv_image_use_fast_clear_for_image()
276 if (!radv_image_use_fast_clear_for_image_early(device, image) && in radv_use_dcc_for_image_early()