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 2024-11-22 at 00:01:59 +0000