- createSurface
WGPUSurface createSurface(SDL_SysWMinfo wmInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- quit
void quit(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- requestAdapterCallback
void requestAdapterCallback(WGPURequestAdapterStatus status, WGPUAdapter adapter, const(char)* message, void* userdata)
Undocumented in source. Be warned that the author may not have intended to support it.
- requestDeviceCallback
void requestDeviceCallback(WGPURequestDeviceStatus status, WGPUDevice device, const(char)* message, void* userdata)
Undocumented in source. Be warned that the author may not have intended to support it.