Commit 0ae5730
Make dawn node functions writable
They are writable in the browser but not in dawn node.
This breaks compat in the CTS which works by wrapping
requestAdapter to insert `compatibilityMode: true`
into the adapter descriptor in src/common/util/navigator_gpu.ts
Bug: dawn:2151
Change-Id: Ic8a8f20c770c1a602ed03d07ca19c349be4c859e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163363
Commit-Queue: Gregg Tavares <[email protected]>
Kokoro: Kokoro <[email protected]>
Reviewed-by: Ben Clayton <[email protected]>1 parent d375afb commit 0ae5730
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments