KDGpu::DynamicAttachmentMapping¶
#include <graphics_pipeline_options.h>
Public Attributes¶
| Name | |
|---|---|
| bool | enabled |
| uint32_t | remappedIndex |
Friends¶
| Name | |
|---|---|
| bool | operator==(const DynamicAttachmentMapping & , const DynamicAttachmentMapping & ) |
Public Attributes Documentation¶
variable enabled¶
1 | |
variable remappedIndex¶
1 | |
Friends¶
friend operator==¶
1 2 3 4 5 | |
Updated on 2026-01-20 at 00:03:52 +0000