Searched defs:isPolygonOffsetEnabled (Results 1 – 2 of 2) sorted by relevance
360 bool isPolygonOffsetEnabled() const { return mRasterizer.isPolygonOffsetEnabled(); } in isPolygonOffsetEnabled() function1321 bool isPolygonOffsetEnabled() const { return mPrivateState.isPolygonOffsetEnabled(); } in isPolygonOffsetEnabled() function
287 bool isPolygonOffsetEnabled() const in isPolygonOffsetEnabled() function