WGPUBindGroupLayoutEntry

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

Members

Variables

binding
uint binding;
Undocumented in source.
count
c_ulong count;
Undocumented in source.
has_dynamic_offset
bool has_dynamic_offset;
Undocumented in source.
min_buffer_binding_size
c_ulong min_buffer_binding_size;
Undocumented in source.
multisampled
bool multisampled;
Undocumented in source.
storage_texture_format
WGPUTextureFormat storage_texture_format;
Undocumented in source.
texture_component_type
WGPUTextureComponentType texture_component_type;
Undocumented in source.
ty
uint ty;
Undocumented in source.
view_dimension
WGPUTextureViewDimension view_dimension;
Undocumented in source.
visibility
uint visibility;
Undocumented in source.

Meta