Lines Matching refs:NewStencil
160 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in _mesa_StencilFuncSeparateATI()
161 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilFuncSeparateATI()
198 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in stencil_func()
199 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func()
220 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in stencil_func()
221 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func()
285 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in _mesa_StencilMask()
286 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilMask()
301 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in _mesa_StencilMask()
302 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilMask()
339 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in stencil_op()
340 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op()
361 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in stencil_op()
362 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op()
445 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in stencil_op_separate()
446 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op_separate()
459 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in stencil_op_separate()
460 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op_separate()
519 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in stencil_func_separate()
520 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func_separate()
577 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in stencil_mask_separate()
578 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_mask_separate()