HomeSort by relevance Sort by last modified time
    Searched defs:PolygonStipple (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/main/
attrib.c 112 GLboolean PolygonStipple;
367 attr->PolygonStipple = ctx->Polygon.StippleFlag;
477 sizeof(ctx->PolygonStipple),
478 (void*)&ctx->PolygonStipple))
672 TEST_AND_UPDATE(ctx->Polygon.StippleFlag, enable->PolygonStipple,
    [all...]
dd.h 590 void (*PolygonStipple)(struct gl_context *ctx, const GLubyte *mask );
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.h 116 GLboolean PolygonStipple;
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 225 void (GLAPIENTRY * PolygonStipple)(const GLubyte *);

Completed in 118 milliseconds