Home
last modified time | relevance | path

Searched refs:NewPolygonStipple (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dpolygon.c250 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
252 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1360 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1361 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dpolygon.c264 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewPolygonStipple ? 0 : in _mesa_PolygonStipple()
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple()
H A Dattrib.c1114 if (ctx->DriverFlags.NewPolygonStipple) in _mesa_PopAttrib()
1115 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PopAttrib()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_context.c562 f->NewPolygonStipple = ST_NEW_POLY_STIPPLE; in st_init_driver_flags()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_context.c564 f->NewPolygonStipple = ST_NEW_POLY_STIPPLE; in st_init_driver_flags()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_context.c564 f->NewPolygonStipple = ST_NEW_POLY_STIPPLE; in st_init_driver_flags()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_context.c564 f->NewPolygonStipple = ST_NEW_POLY_STIPPLE; in st_init_driver_flags()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_context.c564 f->NewPolygonStipple = ST_NEW_POLY_STIPPLE; in st_init_driver_flags()

12