KDGpu::RenderTargetOptions¶
#include <graphics_pipeline_options.h>
Public Attributes¶
| Name | |
|---|---|
| Format | format | 
| ColorComponentFlags | writeMask | 
| BlendOptions | blending | 
Friends¶
| Name | |
|---|---|
| bool | operator==(const RenderTargetOptions & , const RenderTargetOptions & ) | 
Public Attributes Documentation¶
variable format¶
1 |  | 
variable writeMask¶
1 |  | 
variable blending¶
1 |  | 
Friends¶
friend operator==¶
1 2 3 4 5  |  | 
Updated on 2025-07-08 at 12:01:11 +0000