Optional
productionFlag indicating whether we're running the production mode or not. If not, useful warnings could be logged to the console
Optional
adapterAdditional options to use when requesting an GPUAdapter | adapter
Optional
labelThe label of the GPUDeviceManager, used to create the GPUDevice for debugging purpose
Optional
onCallback to run if there's any error while trying to set up the GPUAdapter | adapter or GPUDevice | device
Callback to run if there's any error while trying to set up the GPUAdapter | adapter or GPUDevice | device
Optional
onCallback to run whenever the device is lost
Callback to run whenever the device is lost
Optional
info: GPUDeviceLostInfo
Parameters used to create a GPUDeviceManager