Skip to content

KDGpu::BufferTextureCopyRegion

#include <command_recorder.h>

Public Attributes

Public Attributes Documentation

variable bufferOffset

1
DeviceSize bufferOffset { 0 };

variable bufferRowLength

1
uint32_t bufferRowLength { 0 };

variable bufferTextureHeight

1
uint32_t bufferTextureHeight { 0 };

variable textureSubResource

1
TextureSubresourceLayers textureSubResource {};

variable textureOffset

1
Offset3D textureOffset {};

variable textureExtent

1
Extent3D textureExtent {};

Updated on 2025-04-12 at 00:01:45 +0000