Searched refs:HSW_STENCIL_ENABLED (Results 1 – 3 of 3) sorted by relevance
165 const int enabled = devinfo->is_haswell ? HSW_STENCIL_ENABLED : 0; in gen7_emit_depth_stencil_hiz()
114 OUT_BATCH(HSW_STENCIL_ENABLED | mocs_wb << 22 | in emit_depth_packets()
1286 # define HSW_STENCIL_ENABLED (1 << 31) macro