Searched refs:GL_POLYGON_STIPPLE (Results 1 - 25 of 31) sorted by relevance
12
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | polys.c | 84 glEnable (GL_POLYGON_STIPPLE); 89 glDisable (GL_POLYGON_STIPPLE);
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | depth.c | 132 glEnable(GL_POLYGON_STIPPLE); 134 glDisable(GL_POLYGON_STIPPLE);
|
| H A D | logo.c | 1447 glEnable(GL_POLYGON_STIPPLE); 1449 glDisable(GL_POLYGON_STIPPLE);
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | tri-stipple.c | 56 glEnable (GL_POLYGON_STIPPLE);
|
| H A D | tri-tex-stipple.c | 56 glEnable (GL_POLYGON_STIPPLE);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | gamma.c | 127 glEnable(GL_POLYGON_STIPPLE); 130 glDisable(GL_POLYGON_STIPPLE);
|
| H A D | isosurf.c | 718 glEnable(GL_POLYGON_STIPPLE); 721 glDisable(GL_POLYGON_STIPPLE);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | driverfuncs.c | 258 ctx->Driver.Enable(ctx, GL_POLYGON_STIPPLE, ctx->Polygon.StippleFlag);
|
| H A D | meta.c | 580 _mesa_set_enable(ctx, GL_POLYGON_STIPPLE, GL_FALSE); 940 _mesa_set_enable(ctx, GL_POLYGON_STIPPLE, save->PolygonStipple);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | driverfuncs.c | 260 ctx->Driver.Enable(ctx, GL_POLYGON_STIPPLE, ctx->Polygon.StippleFlag);
|
| H A D | meta.c | 593 _mesa_set_enable(ctx, GL_POLYGON_STIPPLE, GL_FALSE); 953 _mesa_set_enable(ctx, GL_POLYGON_STIPPLE, save->PolygonStipple);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | multictx.c | 355 glEnable(GL_POLYGON_STIPPLE);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 336 case GL_POLYGON_STIPPLE:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 337 case GL_POLYGON_STIPPLE:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | enable.c | 674 case GL_POLYGON_STIPPLE: 1514 case GL_POLYGON_STIPPLE:
|
| H A D | attrib.c | 710 GL_POLYGON_STIPPLE); 1345 _mesa_set_enable(ctx, GL_POLYGON_STIPPLE, polygon->StippleFlag);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | enable.c | 831 case GL_POLYGON_STIPPLE: 1732 case GL_POLYGON_STIPPLE:
|
| H A D | attrib.c | 438 GL_POLYGON_STIPPLE); 1101 TEST_AND_UPDATE(ctx->Polygon.StippleFlag, attr->Polygon.StippleFlag, GL_POLYGON_STIPPLE);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_state.c | 888 case GL_POLYGON_STIPPLE:
|
| H A D | i915_state.c | 883 case GL_POLYGON_STIPPLE:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_state.c | 888 case GL_POLYGON_STIPPLE:
|
| H A D | i915_state.c | 883 case GL_POLYGON_STIPPLE:
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 525 { GL_POLYGON_STIPPLE, CONTEXT_BOOL(Polygon.StippleFlag), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 533 { GL_POLYGON_STIPPLE, CONTEXT_BOOL(Polygon.StippleFlag), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state.c | 1858 case GL_POLYGON_STIPPLE:
|
Completed in 42 milliseconds
12