Home
last modified time | relevance | path

Searched refs:STENCIL_WRITE_MASK (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h345 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
Di830_reg.h400 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
Di830_state.c87 STENCIL_WRITE_MASK(mask)); in i830StencilMaskSeparate()
1021 STENCIL_WRITE_MASK(0xff)); in i830_init_packets()
Di915_state.c113 STENCIL_WRITE_MASK(front_writemask)); in i915_update_stencil()
949 STENCIL_WRITE_MASK(0xff)); in i915_init_packets()
/external/mesa3d/src/gallium/drivers/i915/
Di915_reg.h466 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
Di915_state.c475 STENCIL_WRITE_MASK(writemask)); in i915_create_depth_stencil_state()