- constantCount
size_t constantCount;
Undocumented in source.
- constants
const(WGPUConstantEntry)* constants;
Undocumented in source.
- entryPoint
const(char)* entryPoint;
Undocumented in source.
- module_
WGPUShaderModule module_;
Undocumented in source.
- nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
- targetCount
size_t targetCount;
Undocumented in source.
- targets
const(WGPUColorTargetState)* targets;
Undocumented in source.