WGPUPipelineLayoutDescriptor

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 WGPUPipelineLayoutDescriptor {}

Members

Variables

bind_group_layouts
const(ulong)* bind_group_layouts;
Undocumented in source.
bind_group_layouts_length
c_ulong bind_group_layouts_length;
Undocumented in source.

Meta