WebGPUBindingType

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Variables

SAMPLED_TEXTURE
enum u32 SAMPLED_TEXTURE;
Undocumented in source.
SAMPLER
enum u32 SAMPLER;
Undocumented in source.
STORAGE_BUFFER
enum u32 STORAGE_BUFFER;
Undocumented in source.
UNIFORM_BUFFER
enum u32 UNIFORM_BUFFER;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta