Searched refs:NewAlphaTest (Results 1 – 5 of 5) sorted by relevance
513 f->NewAlphaTest = ST_NEW_FS_STATE; in st_init_driver_flags()515 f->NewAlphaTest = ST_NEW_DSA; in st_init_driver_flags()
839 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewAlphaTest ? 0 : _NEW_COLOR); in _mesa_AlphaFunc()840 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest; in _mesa_AlphaFunc()
400 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest; in _mesa_set_enable()
1162 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest | in _mesa_PopAttrib()
4724 uint64_t NewAlphaTest; member