Searched refs:fLUTTextureSampler (Results 1 – 2 of 2) sorted by relevance
46 const TextureSampler& onTextureSampler(int i) const override { return fLUTTextureSampler; } in onTextureSampler()49 TextureSampler fLUTTextureSampler; variable
62 fLUTTextureSampler.reset(GrSamplerState::Filter::kLinear, lutView.proxy()->backendFormat(), in GrRRectShadowGeoProc()