Home
last modified time | relevance | path

Searched defs:permutationsView (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/shaders/
DSkPerlinNoiseShader.cpp579 GrSurfaceProxyView permutationsView, in Make()
957 auto permutationsView = std::get<0>(GrMakeCachedBitmapProxyView(context, permutationsBitmap)); in asFragmentProcessor() local