- depthStencil
const(WGPUDepthStencilState)* depthStencil;
Undocumented in source.
- fragment
const(WGPUFragmentState)* fragment;
Undocumented in source.
- label
const(char)* label;
Undocumented in source.
- layout
WGPUPipelineLayout layout;
Undocumented in source.
- multisample
WGPUMultisampleState multisample;
Undocumented in source.
- nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
- primitive
WGPUPrimitiveState primitive;
Undocumented in source.
- vertex
WGPUVertexState vertex;
Undocumented in source.