Home
last modified time | relevance | path

Searched defs:offsetBytes (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DUtilsD3D12.cpp165 const uint64_t offsetBytes = info.alignedOffset + baseOffset; in RecordCopyBufferToTextureFromTextureCopySplit() local
283 const uint64_t offsetBytes = info.alignedOffset + baseOffset; in RecordCopyTextureToBufferFromTextureCopySplit() local
/third_party/skia/third_party/externals/libgifcodec/
DSkLibGifCodec.cpp504 size_t offsetBytes = fSwizzler->swizzleOffsetBytes(); in haveDecodedRow() local
/third_party/vk-gl-cts/modules/glshared/
DglsLongStressCase.cpp673 void Buffer::setSubData (const void* const src, const int offsetBytes, const int sizeBytes, const d… in setSubData() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp501 size_t offsetBytes = static_cast<size_t>(bufferOffset + offset + inputSkipBytes); in setSubImageImpl() local