Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_image.h316 bool radv_image_use_dcc_predication(const struct radv_device *device, const struct radv_image *imag…
H A Dradv_image.c350 radv_image_use_dcc_predication(const struct radv_device *device, const struct radv_image *image) in radv_image_use_dcc_predication() function
851 if (radv_image_use_dcc_predication(device, image)) { in radv_image_alloc_values()