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-11-02 at 00:01:41 +0000