Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrDistanceFieldGeoProc.h131 TextureSampler fTextureSamplers[kMaxTextures]; variable
191 TextureSampler fTextureSamplers[kMaxTextures]; variable
262 TextureSampler fTextureSamplers[kMaxTextures]; variable
H A DGrBitmapTextGeoProc.h86 TextureSampler fTextureSamplers[kMaxTextures]; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDrawMeshOp.cpp633 TArray<TextureSampler> fTextureSamplers; member in __anon38263ce10111::MeshGP