Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dclip.c88 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane; in _mesa_ClipPlane()
Denable.c368 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane; in _mesa_set_enable()
Dmtypes.h4565 uint64_t NewClipPlane; member
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c345 f->NewClipPlane = ST_NEW_CLIP_STATE; in st_init_driver_flags()