Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommandEncoder.cpp66 MaybeError ValidateCopySizeFitsInBuffer(const Ref<BufferBase>& buffer, in ValidateCopySizeFitsInBuffer() function
78 MaybeError ValidateCopySizeFitsInBuffer(const BufferCopy& bufferCopy, uint64_t dataSize) { in ValidateCopySizeFitsInBuffer() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandValidation.cpp160 MaybeError ValidateCopySizeFitsInBuffer(const Ref<BufferBase>& buffer, in ValidateCopySizeFitsInBuffer() function