Home
last modified time | relevance | path

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

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