WGPUFragmentState

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.
targetCount
uint targetCount;
Undocumented in source.
targets
const(WGPUColorTargetState)* targets;
Undocumented in source.

Meta