Searched refs:NewStencil (Results 1 – 5 of 5) sorted by relevance
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()[all …]
853 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in _mesa_set_enable()854 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_set_enable()1089 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewStencil ? 0 : _NEW_STENCIL); in _mesa_set_enable()1090 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_set_enable()
1175 ctx->DriverFlags.NewStencil | in _mesa_PopAttrib()
4754 uint64_t NewStencil; member
522 f->NewStencil = ST_NEW_DSA; in st_init_driver_flags()