File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1289,11 +1289,12 @@ call, the user agent *should* [=mark adapters stale=]. For example:
12891289- A physical adapter is added/removed (via plug, driver update, TDR, etc.)
12901290- The system's power configuration has changed (laptop unplugged, power settings changed, etc.)
12911291
1292- Additionally, [=mark adapters stale=] may by scheduled at any time. User agents may choose to do
1293- this often even when there has been no system state change (e.g. several seconds after the last
1294- call to {{GPU/requestDevice()}} . This has no effect on well-formed applications, obfuscates real
1295- system state changes, and makes developers more aware that calling {{GPU/requestAdapters()}}
1296- again is always necessary before calling {{GPUAdapter/requestDevice()}} .
1292+ Additionally, [=mark adapters stale=] may by scheduled at any time.
1293+ User agents may choose to do this often even when there has been no system state change (e.g.
1294+ several seconds after the last call to {{GPUAdapter/requestDevice()}} .
1295+ This has no effect on well-formed applications, obfuscates real system state changes, and makes
1296+ developers more aware that calling {{GPU/requestAdapter()}} again is always necessary before
1297+ calling {{GPUAdapter/requestDevice()}} .
12971298
12981299<div algorithm>
12991300 To <dfn dfn>mark adapters stale</dfn> :
You can’t perform that action at this time.
0 commit comments