Home
last modified time | relevance | path

Searched refs:kCopyBufferToBufferOffsetAlignment (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DConstants.h52 static constexpr uint64_t kCopyBufferToBufferOffsetAlignment = 4u; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp483 kCopyBufferToBufferOffsetAlignment)); in ClearBuffer()
DDeviceD3D12.cpp284 kCopyBufferToBufferOffsetAlignment)); in ClearBufferToZero()
DCommandBufferD3D12.cpp1040 kCopyBufferToBufferOffsetAlignment)); in RecordCommands()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DQueue.cpp284 kCopyBufferToBufferOffsetAlignment)); in WriteBufferImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp866 kCopyBufferToBufferOffsetAlignment)); in RecordCommands()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DCommandBufferMTL.mm1024 kCopyBufferToBufferOffsetAlignment));