WebGPUBinding

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

count
u32 count()
Undocumented in source. Be warned that the author may not have intended to support it.
count
void count(u32 count)
Undocumented in source. Be warned that the author may not have intended to support it.
resources
void resources(Sequence!(WebGPUBindingResource) resources)
Undocumented in source. Be warned that the author may not have intended to support it.
resources
auto resources()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(u32 start)
Undocumented in source. Be warned that the author may not have intended to support it.
start
u32 start()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta