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