Searched refs:isPolygonOffsetFillEnabled (Results 1 – 2 of 2) sorted by relevance
93 bool isPolygonOffsetFillEnabled() const;
445 bool State::isPolygonOffsetFillEnabled() const in isPolygonOffsetFillEnabled() function in gl::State553 case GL_POLYGON_OFFSET_FILL: return isPolygonOffsetFillEnabled(); in getEnableFeature()