• Home
  • Raw
  • Download

Lines Matching refs:NewStencil

161    FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL,  in _mesa_StencilFuncSeparateATI()
163 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilFuncSeparateATI()
200 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in stencil_func()
202 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func()
223 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in stencil_func()
225 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func()
289 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in _mesa_StencilMask()
291 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilMask()
306 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in _mesa_StencilMask()
308 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilMask()
345 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in stencil_op()
347 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op()
368 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in stencil_op()
370 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op()
453 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in stencil_op_separate()
455 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op_separate()
468 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in stencil_op_separate()
470 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op_separate()
529 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in stencil_func_separate()
531 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func_separate()
588 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL, in stencil_mask_separate()
590 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_mask_separate()