Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_reg.h391 #define S5_STENCIL_WRITE_ENABLE (1 << 3) macro
Di915_state.c408 return (S5_STENCIL_TEST_ENABLE | S5_STENCIL_WRITE_ENABLE | in i915_get_lis5_stencil()