Searched refs:mClampDepth (Results 1 – 2 of 2) sorted by relevance
624 mClampDepth = clampInfo->clampDepth; in RenderPipelineBase()822 return mClampDepth; in ShouldClampDepth()929 mPrimitive.cullMode, mClampDepth); in ComputeContentHash()1046 a->mClampDepth != b->mClampDepth) { in operator ()()
137 bool mClampDepth = false; variable