HomeSort by relevance Sort by last modified time
    Searched refs:PolygonSmooth (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/main/
hint.c 87 if (ctx->Hint.PolygonSmooth == mode)
90 ctx->Hint.PolygonSmooth = mode;
144 ctx->Hint.PolygonSmooth = GL_DONT_CARE;
attrib.c 111 GLboolean PolygonSmooth;
366 attr->PolygonSmooth = ctx->Polygon.SmoothFlag;
670 TEST_AND_UPDATE(ctx->Polygon.SmoothFlag, enable->PolygonSmooth,
    [all...]
mtypes.h 607 GLenum PolygonSmooth;
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.h 115 GLboolean PolygonSmooth;
meta.c 550 save->PolygonSmooth = ctx->Polygon.SmoothFlag;
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]

Completed in 61 milliseconds