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 2024-11-21 at 00:02:28 +0000