Home
last modified time | relevance | path

Searched defs:has_hiz (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h168 uint16_t has_hiz; member
H A Dcrocus_resource.c439 const bool has_hiz = devinfo->ver >= 6 && !res->mod_info && in crocus_resource_configure_aux() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c861 const bool has_hiz = in iris_resource_configure_aux() local