Searched refs:TestAlwaysPasses (Results 1 – 1 of 1) sorted by relevance
217 constexpr static bool TestAlwaysPasses(bool hasStencilClip) { in TestAlwaysPasses() function223 (TestAlwaysPasses(hasStencilClip) || GrUserStencilOp::kKeep == FailOp); in DoesNotModifyStencil()226 return TestAlwaysPasses(hasStencilClip) && DoesNotModifyStencil(hasStencilClip); in IsDisabled()