Home
last modified time | relevance | path

Searched refs:HSW_STENCIL_ENABLED (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_misc_state.c165 const int enabled = devinfo->is_haswell ? HSW_STENCIL_ENABLED : 0; in gen7_emit_depth_stencil_hiz()
Dgen8_depth_state.c114 OUT_BATCH(HSW_STENCIL_ENABLED | mocs_wb << 22 | in emit_depth_packets()
Dbrw_defines.h1286 # define HSW_STENCIL_ENABLED (1 << 31) macro