WebGPUVertexInputDescriptor

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

inputSlot
void inputSlot(u32 inputSlot)
Undocumented in source. Be warned that the author may not have intended to support it.
inputSlot
u32 inputSlot()
Undocumented in source. Be warned that the author may not have intended to support it.
stepMode
u32 stepMode()
Undocumented in source. Be warned that the author may not have intended to support it.
stepMode
void stepMode(u32 stepMode)
Undocumented in source. Be warned that the author may not have intended to support it.
stride
void stride(u32 stride)
Undocumented in source. Be warned that the author may not have intended to support it.
stride
u32 stride()
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

handle
JsHandle handle;
Undocumented in source.

Meta