Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/effects/
DGrPerlinNoise2Effect.h42 GrSurfaceProxyView permutationsView, in Make()
/third_party/skia/src/shaders/
DSkPerlinNoiseShader.cpp579 GrSurfaceProxyView permutationsView, in Make()
966 auto permutationsView = std::get<0>(GrMakeCachedBitmapProxyView(context, permutationsBitmap)); in asFragmentProcessor() local
/third_party/skia/m133/src/gpu/ganesh/
DGrFragmentProcessors.cpp677 auto permutationsView = std::get<0>(GrMakeCachedBitmapProxyView( in make_shader_fp() local