KDGpu::TextureViewOptions¶
#include <texture_view_options.h>
Public Attributes¶
| Name | |
|---|---|
| std::string_view | label |
| ViewType | viewType |
| Format | format |
| TextureSubresourceRange | range |
Public Attributes Documentation¶
variable label¶
1 | |
variable viewType¶
1 | |
variable format¶
1 | |
variable range¶
1 | |
Updated on 2025-07-08 at 12:01:11 +0000