Home
last modified time | relevance | path

Searched refs:NewClipPlane (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dclip.c89 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane; in _mesa_ClipPlane()
Denable.c485 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane; in _mesa_set_enable()
Dattrib.c1181 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane; in _mesa_PopAttrib()
Dmtypes.h4868 uint64_t NewClipPlane; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c540 f->NewClipPlane = ST_NEW_CLIP_STATE; in st_init_driver_flags()