Hi all!
Sometimes in my web application a rendering error happens, it is quite randomic and i need to catch it to properly manage it.
I am wondering if exists a call to deliberately crash the WebGL in order to create a real "Runtime error" and see if it is correclty managed by my code.
I tryed some codes but nothing seems to work!
Any idea?
I have to write a code to recreate something like that :

Thank you!