Searched defs:isDepthClampEnabled (Results 1 – 1 of 1) sorted by relevance
294 bool isDepthClampEnabled() const { return mRasterizer.depthClamp; } in isDepthClampEnabled() function1256 bool isDepthClampEnabled() const { return mPrivateState.isDepthClampEnabled(); } in isDepthClampEnabled() function