KDGpu::SpecializationConstant¶
Module: Public API
#include <gpu_core.h>
Public Attributes¶
| Name | |
|---|---|
| uint32_t | constantId | 
| std::variant< bool, int32_t, uint32_t, float, double > | value | 
Public Attributes Documentation¶
variable constantId¶
1 |  | 
variable value¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000