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