Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DUtilsD3D12.cpp210 const uint64_t bufferOffsetForNextLayer = bufferOffsetsForNextLayer[splitIndex]; in CopyBufferTo2DTextureWithCopySplit() local
215 bufferOffsetForNextLayer, bytesPerRow, texture, textureCopy.mipLevel, in CopyBufferTo2DTextureWithCopySplit()
328 const uint64_t bufferOffsetForNextLayer = bufferOffsetsForNextLayer[splitIndex]; in Copy2DTextureToBufferWithCopySplit() local
332 commandList, copySplitPerLayerBase, buffer, bufferOffsetForNextLayer, in Copy2DTextureToBufferWithCopySplit()