Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_state.c59 GLuint back_ref, back_writemask, back_mask; in i915_update_stencil() local
75 back_ref = _mesa_get_stencil_ref(ctx, ctx->Stencil._BackFace); in i915_update_stencil()
90 back_ref = _mesa_get_stencil_ref(ctx, 0); in i915_update_stencil()
138 (back_ref << BFO_STENCIL_REF_SHIFT) | in i915_update_stencil()