Home
last modified time | relevance | path

Searched refs:NewClipControl (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dviewport.c523 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewClipControl ? 0 : in clip_control()
525 ctx->NewDriverState |= ctx->DriverFlags.NewClipControl; in clip_control()
Dmtypes.h4865 uint64_t NewClipControl; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c539 f->NewClipControl = ST_NEW_VIEWPORT | ST_NEW_RASTERIZER; in st_init_driver_flags()
549 f->NewClipControl |= ST_NEW_VS_STATE | ST_NEW_GS_STATE | in st_init_driver_flags()