KDGpu::HostMemoryToTextureCopyRegion
#include <texture.h>
Public Attributes
Public Attributes Documentation
variable srcHostMemoryPointer
 | void * srcHostMemoryPointer { nullptr };
  | 
 
variable srcMemoryRowLength
 | DeviceSize srcMemoryRowLength { 0 };
  | 
 
variable srcMemoryImageHeight
 | DeviceSize srcMemoryImageHeight { 0 };
  | 
 
variable dstSubresource
 | TextureSubresourceLayers dstSubresource { .aspectMask = TextureAspectFlagBits::ColorBit };
  | 
 
variable dstOffset
variable dstExtent
Updated on 2025-11-02 at 00:01:41 +0000