WGPUBindGroupEntry
extern (C)
struct WGPUBindGroupEntry {
}
- binding
uint binding;
Undocumented in source.
- buffer
ulong buffer;
Undocumented in source.
- offset
c_ulong offset;
Undocumented in source.
- sampler
ulong sampler;
Undocumented in source.
- size
ulong size;
Undocumented in source.
- texture_view
ulong texture_view;
Undocumented in source.
wgpu bindings
aliasesenumsfunctionsmanifest constantsstatic functionsstructs