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