Searched refs:NewAlphaTest (Results 1 – 5 of 5) sorted by relevance
836 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewAlphaTest ? 0 : _NEW_COLOR); in _mesa_AlphaFunc()837 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest; in _mesa_AlphaFunc()
311 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest; in _mesa_set_enable()
1108 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest | in _mesa_PopAttrib()
4529 uint64_t NewAlphaTest; member
323 f->NewAlphaTest = ST_NEW_DSA; in st_init_driver_flags()