macroquad
macroquad copied to clipboard
Cant initialize WEBGL_depth_texture extension with Chrome
Hi,
Current demo like https://macroquad.rs/gen_examples/snake.html don't work with Chrome browser.
Error Is :
Cant initialize WEBGL_depth_texture extension
Tested version:
- Chrome version : 98.0.4758.101
- OS : Android 6.0.1
Maybe my issues is not related is this error is due to Android version ? Relative to OpenGl version https://developer.android.com/guide/topics/graphics/opengl ?