WGPUVertexStateDescriptor

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

Members

Variables

index_format
WGPUIndexFormat index_format;
Undocumented in source.
vertex_buffers
const(WGPUVertexBufferLayoutDescriptor)* vertex_buffers;
Undocumented in source.
vertex_buffers_length
c_ulong vertex_buffers_length;
Undocumented in source.

Meta