KDGpu::TextureSubresource¶
#include <texture.h>
Public Attributes¶
| Name | |
|---|---|
| TextureAspectFlags | aspectMask |
| uint32_t | mipLevel |
| uint32_t | arrayLayer |
Public Attributes Documentation¶
variable aspectMask¶
1 | |
variable mipLevel¶
1 | |
variable arrayLayer¶
1 | |
Updated on 2025-07-08 at 12:01:11 +0000