Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrBufferAllocPool.h55 std::unique_ptr<Buffer[]> fBuffers; variable
/third_party/skia/src/gpu/
DGrStagingBufferManager.h63 std::vector<StagingBuffer> fBuffers; variable
DGrBufferAllocPool.h56 std::unique_ptr<Buffer[]> fBuffers; variable
/third_party/skia/tools/sk_app/win/
DD3D12WindowContext_win.cpp58 gr_cp<ID3D12Resource> fBuffers[kNumFrames]; member in sk_app::D3D12WindowContext
/third_party/flutter/skia/tools/gpu/dawn/
DDawnTestContext.cpp150 mutable std::vector<dawn::Buffer> fBuffers; member in __anonf088ffa10111::DawnFenceSync