WGPUProgrammableStageDescriptor

Undocumented in source.

Members

Variables

constantCount
uint constantCount;
Undocumented in source.
constants
const(WGPUConstantEntry)* constants;
Undocumented in source.
entryPoint
const(char)* entryPoint;
Undocumented in source.
modul
WGPUShaderModule modul;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.

Meta