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 2024-11-21 at 00:08:26 +0000