bindbc.wgpu.loader

Undocumented in source.

Members

Enums

WGPUSupport
enum WGPUSupport
Undocumented in source.

Functions

isWGPULoaded
bool isWGPULoaded()
Undocumented in source. Be warned that the author may not have intended to support it.
loadWGPU
WGPUSupport loadWGPU()
Undocumented in source. Be warned that the author may not have intended to support it.
loadWGPU
WGPUSupport loadWGPU(const(char)* libName)
Undocumented in source. Be warned that the author may not have intended to support it.
loadedWGPUVersion
WGPUSupport loadedWGPUVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadWGPU
void unloadWGPU()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta