WGPUVertexBufferLayoutDescriptor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

array_stride
c_ulong array_stride;
Undocumented in source.
attributes
const(WGPUVertexAttributeDescriptor)* attributes;
Undocumented in source.
attributes_length
c_ulong attributes_length;
Undocumented in source.
step_mode
WGPUInputStepMode step_mode;
Undocumented in source.

Meta