- attributes
void attributes(Sequence!(WebGPUVertexAttributeDescriptor) attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
- attributes
auto attributes()
Undocumented in source. Be warned that the author may not have intended to support it.
- indexFormat
void indexFormat(u32 indexFormat)
Undocumented in source. Be warned that the author may not have intended to support it.
- indexFormat
u32 indexFormat()
Undocumented in source. Be warned that the author may not have intended to support it.
- inputs
void inputs(Sequence!(WebGPUVertexInputDescriptor) inputs)
Undocumented in source. Be warned that the author may not have intended to support it.
- inputs
auto inputs()
Undocumented in source. Be warned that the author may not have intended to support it.