Searched defs:has_hiz (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_resource.h146 uint16_t has_hiz; member in struct:iris_resource::__anon8b94d40b0108
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_mipmap_tree.h116 bool has_hiz; member in struct:intel_mipmap_level
H A Dbrw_context.h822 bool has_hiz; member in struct:brw_context
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_mipmap_tree.h116 bool has_hiz; member in struct:brw_mipmap_level
H A Dbrw_context.h825 bool has_hiz; member in struct:brw_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_resource.h168 uint16_t has_hiz; member in struct:crocus_resource::__anon94b551ce0108
H A Dcrocus_resource.c436 const bool has_hiz = devinfo->ver >= 6 && !res->mod_info && local in function:crocus_resource_configure_aux
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_resource.c740 const bool has_hiz = !res->mod_info && !INTEL_DEBUG(DEBUG_NO_HIZ) && local in function:iris_resource_configure_aux

Completed in 17 milliseconds