Definition
WebGPU defines GPUPowerPreference
enum GPUPowerPreference {
"low-power",
"high-performance",
};
GPUPowerPreference
enumWebGPU defines GPUPowerPreference
enum GPUPowerPreference {
"low-power",
"high-performance",
};