- attachmentState
auto attachmentState()
Undocumented in source. Be warned that the author may not have intended to support it.
- attachmentState
void attachmentState(WebGPUAttachmentState attachmentState)
Undocumented in source. Be warned that the author may not have intended to support it.
- blendState
void blendState(Sequence!(WebGPUBlendState) blendState)
Undocumented in source. Be warned that the author may not have intended to support it.
- blendState
auto blendState()
Undocumented in source. Be warned that the author may not have intended to support it.
- depthStencilState
void depthStencilState(WebGPUDepthStencilState depthStencilState)
Undocumented in source. Be warned that the author may not have intended to support it.
- depthStencilState
auto depthStencilState()
Undocumented in source. Be warned that the author may not have intended to support it.
- inputState
void inputState(WebGPUInputState inputState)
Undocumented in source. Be warned that the author may not have intended to support it.
- inputState
auto inputState()
Undocumented in source. Be warned that the author may not have intended to support it.
- primitiveTopology
void primitiveTopology(u32 primitiveTopology)
Undocumented in source. Be warned that the author may not have intended to support it.
- primitiveTopology
u32 primitiveTopology()
Undocumented in source. Be warned that the author may not have intended to support it.