Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_image.c160 radv_image_use_fast_clear_for_image(const struct radv_device *device, const struct radv_image *imag… in radv_image_use_fast_clear_for_image() function
316 if (!radv_image_use_fast_clear_for_image(device, image)) in radv_use_dcc_for_image_late()
826 …mage->vk.extent.depth > 1 || radv_image_has_dcc(image) || !radv_image_use_fast_clear_for_image(dev… in radv_image_alloc_single_sample_cmask()