Searched refs:PolygonSmooth (Results 1 – 5 of 5) sorted by relevance
88 if (ctx->Hint.PolygonSmooth == mode) in _mesa_Hint()91 ctx->Hint.PolygonSmooth = mode; in _mesa_Hint()160 ctx->Hint.PolygonSmooth = GL_DONT_CARE; in _mesa_init_hint()
115 GLboolean PolygonSmooth; member309 attr->PolygonSmooth = ctx->Polygon.SmoothFlag; in _mesa_PushAttrib()595 TEST_AND_UPDATE(ctx->Polygon.SmoothFlag, enable->PolygonSmooth, in pop_enable_group()1044 _mesa_Hint(GL_POLYGON_SMOOTH_HINT, hint->PolygonSmooth); in _mesa_PopAttrib()
918 GLenum PolygonSmooth; member
923 { GL_POLYGON_SMOOTH_HINT, CONTEXT_ENUM(Hint.PolygonSmooth), NO_EXTRA },
124 GLboolean PolygonSmooth; member598 save->PolygonSmooth = ctx->Polygon.SmoothFlag; in _mesa_meta_begin()922 _mesa_set_enable(ctx, GL_POLYGON_SMOOTH, save->PolygonSmooth); in _mesa_meta_end()