W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPURequestAdapterOptions
interface
GPURequestAdapterOptions {
forceFallbackAdapter?
:
boolean
;
powerPreference?
:
GPUPowerPreference
;
}
Properties
forceFallbackAdapter?
:
boolean
powerPreference?
:
GPUPowerPreference
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPURequestAdapterOptions