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-01-04 at 00:07:56 +0000