Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/task/
H A DRenderPassTask.h59 sk_sp<TextureProxy> fDstCopy; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCommandBuffer.h147 std::pair<const Texture*, const Sampler*> fDstCopy; variable