KDGpu::ComputePipelineOptions¶
#include <compute_pipeline_options.h>
Public Attributes¶
Name | |
---|---|
std::string_view | label |
Handle< PipelineLayout_t > | layout |
ComputeShaderStage | shaderStage |
Public Attributes Documentation¶
variable label¶
1 |
|
variable layout¶
1 |
|
variable shaderStage¶
1 |
|
Updated on 2025-01-04 at 00:07:56 +0000