KDGpu::TextureSubresourceLayers¶
Module: Public API
#include <gpu_core.h>
Public Attributes¶
| Name | |
|---|---|
| TextureAspectFlags | aspectMask | 
| uint32_t | mipLevel | 
| uint32_t | baseArrayLayer | 
| uint32_t | layerCount | 
Public Attributes Documentation¶
variable aspectMask¶
1 |  | 
variable mipLevel¶
1 |  | 
variable baseArrayLayer¶
1 |  | 
variable layerCount¶
1 |  | 
Updated on 2025-11-02 at 00:01:42 +0000