Home
last modified time | relevance | path

Searched refs:BFO_STENCIL_TWO_SIDE (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_context.h377 (i915->depth_stencil->bfo_cw[0] & BFO_STENCIL_TWO_SIDE); in i915_stencil_ccw()
Di915_reg.h78 #define BFO_STENCIL_TWO_SIDE (1 << 0) macro
Di915_state.c425 BFO_STENCIL_TWO_SIDE | (test << BFO_STENCIL_TEST_SHIFT) | in i915_get_bfo()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h80 #define BFO_STENCIL_TWO_SIDE (1<<0) macro
Di915_state.c137 BFO_STENCIL_TWO_SIDE | in i915_update_stencil()
153 BFO_STENCIL_TWO_SIDE, 0); in i915_update_stencil()