Searched refs:R200_STENCIL_VALUE_MASK (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/r200/ | ||
D | r200_reg.h | 306 #define R200_STENCIL_VALUE_MASK (0xff << 16) macro |
D | r200_state.c | 1396 R200_STENCIL_VALUE_MASK); in r200StencilFuncSeparate() |