Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DGpuWorkSubmission.h36 std::unique_ptr<CommandBuffer> fCommandBuffer; variable
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlCommandBuffer.h164 sk_cfp<id<MTLCommandBuffer>> fCommandBuffer; variable