- All Implemented Interfaces:
- WebGL1Extension, WebGLCommonExtension, WebGLExtension
@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class WEBGL_debug_renderer_info
extends JsObject
implements WebGLCommonExtension
The WEBGL_debug_renderer_info extension is part of the WebGL API and exposes two constants with information about the graphics driver for debugging purposes.
- See Also:
- WEBGL_debug_renderer_info - MDN,
(WebGL WEBGL_debug_renderer_info Khronos Ratified Extension)