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