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