KDGpu::PipelineLayoutOptions¶
#include <pipeline_layout_options.h>
Public Attributes¶
| Name | |
|---|---|
| std::string_view | label | 
| std::vector< Handle< BindGroupLayout_t > > | bindGroupLayouts | 
| std::vector< PushConstantRange > | pushConstantRanges | 
Public Attributes Documentation¶
variable label¶
1 |  | 
variable bindGroupLayouts¶
1 |  | 
variable pushConstantRanges¶
1 |  | 
Updated on 2025-11-02 at 00:01:41 +0000