KDGpu::ComputeShaderStage¶
#include <compute_pipeline_options.h>
Public Attributes¶
| Name | |
|---|---|
| RequiredHandle< ShaderModule_t > | shaderModule |
| std::string | entryPoint |
| std::vector< SpecializationConstant > | specializationConstants |
Public Attributes Documentation¶
variable shaderModule¶
1 | |
variable entryPoint¶
1 | |
variable specializationConstants¶
1 | |
Updated on 2026-03-31 at 00:02:06 +0000