Home
last modified time | relevance | path

Searched refs:NewAlphaTest (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c419 f->NewAlphaTest = ST_NEW_FS_STATE | ST_NEW_FS_CONSTANTS; in st_init_driver_flags()
421 f->NewAlphaTest = ST_NEW_DSA; in st_init_driver_flags()
/third_party/mesa3d/src/mesa/main/
Dblend.c853 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest; in _mesa_AlphaFunc()
Dmtypes.h2952 uint64_t NewAlphaTest; member
Denable.c411 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest; in _mesa_set_enable()