KDGpu::BufferTextureCopyRegion
#include <command_recorder.h>
Public Attributes
Public Attributes Documentation
variable bufferOffset
 | DeviceSize bufferOffset { 0 };
  | 
 
variable bufferRowLength
 | uint32_t bufferRowLength { 0 };
  | 
 
variable bufferTextureHeight
 | uint32_t bufferTextureHeight { 0 };
  | 
 
variable textureSubResource
 | TextureSubresourceLayers textureSubResource {};
  | 
 
variable textureOffset
 | Offset3D textureOffset {};
  | 
 
variable textureExtent
 | Extent3D textureExtent {};
  | 
 
Updated on 2025-11-02 at 00:01:41 +0000