Home
last modified time | relevance | path

Searched refs:GEN6_ZS_DW0_STENCIL1_ENABLE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/genhw/
Dgen_render_dynamic.xml.h185 #define GEN6_ZS_DW0_STENCIL1_ENABLE (0x1 << 15) macro
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_cc.c110 dw0 |= GEN6_ZS_DW0_STENCIL1_ENABLE; in cc_set_gen6_DEPTH_STENCIL_STATE()
816 const bool twosided_enable = (dw0 & GEN6_ZS_DW0_STENCIL1_ENABLE); in ilo_state_cc_set_params()