Searched defs:hardClip (Results 1 – 4 of 4) sorted by relevance
121 const GrAppliedHardClip& hardClip() const { return fHardClip; } in hardClip() function122 GrAppliedHardClip& hardClip() { return fHardClip; } in hardClip() function
20 const GrAppliedHardClip& hardClip) in GrPipeline()
97 GrAppliedHardClip& hardClip() { return fHardClip; } in hardClip() function
28 const GrAppliedHardClip& hardClip) { in MakeStencilPassPipeline()