WGPUVertexAttributeDescriptor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct WGPUVertexAttributeDescriptor {}

Members

Variables

format
WGPUVertexFormat format;
Undocumented in source.
offset
c_ulong offset;
Undocumented in source.
shader_location
uint shader_location;
Undocumented in source.

Meta