Searched refs:BFM_STENCIL_TEST_MASK (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i915/ | ||
D | i915_reg.h | 89 #define BFM_STENCIL_TEST_MASK(x) (((x)&0xff) << 8) macro |
D | i915_state.c | 149 BFM_STENCIL_TEST_MASK(back_mask) | in i915_update_stencil() |