Home
last modified time | relevance | path

Searched defs:destinationOffset (Results 1 – 21 of 21) sorted by relevance

/third_party/node/test/fixtures/wpt/encoding/
DencodeInto.any.js80 destinationOffset = destinationData.destinationOffset, constant
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DLiteralByteStringTest.java117 int destinationOffset = 50; in testCopyTo_ByteArrayOffsetLength() local
130 int destinationOffset = 50; in testCopyTo_ByteArrayOffsetLengthErrors() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUCommandEncoder.cpp63 interop::GPUSize64 destinationOffset, in copyBufferToBuffer()
161 interop::GPUSize64 destinationOffset) { in resolveQuerySet()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java134 int destinationOffset = 50; in testCopyTo_ByteArrayOffsetLength() local
147 int destinationOffset = 50; in testCopyTo_ByteArrayOffsetLengthErrors() local
DNioByteStringTest.java121 int destinationOffset = 50; in testCopyTo_ByteArrayOffsetLength() local
134 int destinationOffset = 50; in testCopyTo_ByteArrayOffsetLengthErrors() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp67 uint64_t destinationOffset; member
153 uint64_t destinationOffset, in CopyFromStagingToBuffer()
254 uint64_t destinationOffset, in CopyFromStaging()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandEncoder.cpp381 uint64_t destinationOffset) { in ValidateQuerySetResolve()
416 uint64_t destinationOffset) { in EncodeTimestampsToNanosecondsConversion()
651 uint64_t destinationOffset, in APICopyBufferToBuffer()
996 uint64_t destinationOffset) { in APIResolveQuerySet()
DCommands.h129 uint64_t destinationOffset; member
221 uint64_t destinationOffset; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp91 uint64_t destinationOffset; member
200 uint64_t destinationOffset, in CopyFromStagingToBuffer()
310 uint64_t destinationOffset, in CopyFromStaging()
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DQueryInternalShaderTests.cpp122 void RunTest(uint32_t firstQuery, uint32_t queryCount, uint32_t destinationOffset) { in RunTest()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.cpp157 uint64_t destinationOffset, in CopyFromStagingToBuffer()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp461 uint64_t destinationOffset, in CopyFromStagingToBuffer()
483 uint64_t destinationOffset, in CopyFromStagingToBufferImpl()
DCommandBufferD3D12.cpp105 uint64_t destinationOffset) { in RecordResolveQuerySetCmd()
949 uint64_t destinationOffset = cmd->destinationOffset; in RecordCommands() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp313 uint64_t destinationOffset, in CopyFromStagingToBuffer()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.cpp280 uint64_t destinationOffset, in CopyFromStagingToBuffer()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp517 uint64_t destinationOffset, in CopyFromStagingToBuffer()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp647 uint64_t destinationOffset, in CopyFromStagingToBuffer()
DCommandBufferVk.cpp393 uint64_t destinationOffset) { in RecordResolveQuerySetCmd()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h112 uint64_t destinationOffset; member
DCommandEncoder.cpp741 uint64_t destinationOffset, in CopyBufferToBuffer()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp514 uint64_t destinationOffset, in DoTest()