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