Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDynamicUploader.h51 SerialQueue<std::unique_ptr<StagingBufferBase>> mReleasedStagingBuffers; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDynamicUploader.h61 SerialQueue<ExecutionSerial, std::unique_ptr<StagingBufferBase>> mReleasedStagingBuffers; variable