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-07-01 at 00:02:08 +0000