Searched refs:R200_STENCIL_REF_SHIFT (Results 1 – 3 of 3) sorted by relevance
303 #define R200_STENCIL_REF_SHIFT 0 macro
1012 ((0x00 << R200_STENCIL_REF_SHIFT) | in r200InitState()
1388 GLuint refmask = ((_mesa_get_stencil_ref(ctx, 0) << R200_STENCIL_REF_SHIFT) | in r200StencilFuncSeparate()