Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDynamicUploader.h27 struct UploadHandle { struct
44 ResultOrError<UploadHandle> Allocate(uint64_t allocationSize, argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRingBuffer.h26 struct UploadHandle { struct
41 UploadHandle SubAllocate(size_t requestedSize); argument