Searched refs:NewDepthClamp (Results 1 – 4 of 4) sorted by relevance
1126 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepthClamp ? 0 : in _mesa_set_enable()1128 ctx->NewDriverState |= ctx->DriverFlags.NewDepthClamp; in _mesa_set_enable()1138 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepthClamp ? 0 : in _mesa_set_enable()1140 ctx->NewDriverState |= ctx->DriverFlags.NewDepthClamp; in _mesa_set_enable()1149 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewDepthClamp ? 0 : in _mesa_set_enable()1151 ctx->NewDriverState |= ctx->DriverFlags.NewDepthClamp; in _mesa_set_enable()
1166 ctx->DriverFlags.NewDepthClamp | in _mesa_PopAttrib()
4769 uint64_t NewDepthClamp; member
551 f->NewDepthClamp = ST_NEW_FS_STATE | ST_NEW_VS_STATE | in st_init_driver_flags()554 f->NewDepthClamp = ST_NEW_RASTERIZER; in st_init_driver_flags()