Commit b28ddf7
authored
Don't use Compatibility Mode till Chrome bug is fixed (#523)
This PR removes the use of featureLevel: 'compatibility' in the
requestAdapter() call for the videoUploading sample.
## Why
Using compatibility mode currently triggers a validation error on Chrome
with Metal backend (macOS) when importing external video textures.
Fixes #522
Verified and working
<img width="1823" height="1099"
alt="465770920-4e768737-a422-47a7-8d96-5f6b825a8aa5"
src="https://github.com/user-attachments/assets/6d3cbf24-7ef8-439d-aba9-e08b13eb354e"
/>1 parent 8facdad commit b28ddf7
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
0 commit comments