KDGpu::SubresourceLayout¶
#include <texture.h>
Public Attributes¶
| Name | |
|---|---|
| DeviceSize | offset | 
| DeviceSize | size | 
| DeviceSize | rowPitch | 
| DeviceSize | arrayPitch | 
| DeviceSize | depthPitch | 
Public Attributes Documentation¶
variable offset¶
1 |  | 
variable size¶
1 |  | 
variable rowPitch¶
1 |  | 
variable arrayPitch¶
1 |  | 
variable depthPitch¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000