Lines Matching defs:clip
187 const GrAppliedClip* clip,
189 return fProcessors.finalize(fColor, GrProcessorAnalysisCoverage::kNone, clip, nullptr, caps,
319 // a stencil clip. The stencil test isn't expressive enough to do the above tests and
320 // also check the clip bit in a single pass.
333 // No need to check the clip because the previous stencil pass will have only
334 // written to samples already inside the clip.
344 // No need to check the clip because the previous stencil pass will have only
345 // written to samples already inside the clip.
380 GrAppliedClip* clip,
389 (clip) ? std::move(*clip) : GrAppliedClip::Disabled());