I precisely require this for the WebGL 2.0
as well as WebGL via Metal
experimental features. Is it possible to check whether they're active via some API call?
Asked
Active
Viewed 164 times
2

Georg Molzer
- 45
- 1
- 6
-
1For `webgl2` you can just try to get a context I suppose? â LJá Nov 12 '21 at 11:47
-
Good idea, thanks! I'm still wondering whether it's possible to _generally_ check, whether these features are on or off. â Georg Molzer Nov 15 '21 at 12:23