WebGPUVertexAttributeDescriptor

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

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