Searched refs:prepareSampledImage (Results 1 – 2 of 2) sorted by relevance
717 auto prepareSampledImage = [&](GrTexture* texture, GrSamplerState::Filter filter) { in onDraw() local740 prepareSampledImage(texture, primProc.textureSampler(s).samplerState().filter()); in onDraw()746 prepareSampledImage(texture, primProc.textureSampler(i).samplerState().filter()); in onDraw()753 prepareSampledImage(sampler.peekTexture(), sampler.samplerState().filter()); in onDraw()
711 auto prepareSampledImage = [&](GrTexture* texture, GrSamplerState::Filter filter) { in onDraw() local734 prepareSampledImage(texture, primProc.textureSampler(s).samplerState().filter()); in onDraw()740 prepareSampledImage(texture, primProc.textureSampler(i).samplerState().filter()); in onDraw()747 prepareSampledImage(sampler.peekTexture(), sampler.samplerState().filter()); in onDraw()