WebGPUShaderStage
@safe nothrow
struct WebGPUShaderStage {
}
- this
this(Handle h)
Undocumented in source.
- COMPUTE
enum u32 COMPUTE;
Undocumented in source.
- FRAGMENT
enum u32 FRAGMENT;
Undocumented in source.
- VERTEX
enum u32 VERTEX;
Undocumented in source.
- handle
JsHandle handle;
Undocumented in source.
libwasm bindings WebGPU
aliasesenumsfunctionsstructs