bindings/ext_frag_depth library

WebGL EXT_frag_depth Khronos Ratified Extension Specification

https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/

Classes

EXTFragDepth
The extension is part of the WebGL API and enables to set a depth value of a fragment from within the fragment shader. WebGL extensions are available using the WebGLRenderingContext.getExtension() method. For more information, see also Using Extensions in the WebGL tutorial.