Searched refs:NewClipPlaneEnable (Results 1 – 4 of 4) sorted by relevance
558 f->NewClipPlaneEnable = ST_NEW_VS_STATE | ST_NEW_GS_STATE; in st_init_driver_flags()560 f->NewClipPlaneEnable = ST_NEW_RASTERIZER; in st_init_driver_flags()
446 !ctx->DriverFlags.NewClipPlaneEnable) { in _mesa_set_enable()451 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlaneEnable; in _mesa_set_enable()
1164 ctx->DriverFlags.NewClipPlaneEnable | in _mesa_PopAttrib()
4763 uint64_t NewClipPlaneEnable; member