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