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