WebGPURenderPipelineDescriptor

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

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.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.WebGPU.WebGPUPipelineDescriptorBase _parent;
Undocumented in source.

Meta