Baseline Widely available
The WEBGL_debug_shaders
extension is part of the WebGL API and exposes a method to debug shaders from privileged contexts.
This extension is not directly available to websites as the way of how the shader is translated may uncover personally-identifiable information to the web page about the kind of graphics card in the user's computer.
WebGL extensions are available using the WebGLRenderingContext.getExtension()
method. For more information, see also Using Extensions in the WebGL tutorial.
Note: Depending on the privacy settings of the browser, this extension might only be available to privileged contexts.
This extension is available to both, WebGL1 and WebGL2 contexts.
Instance methods Specifications Browser compatibility See alsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4