W3cubDocs

/Haxe JavaScript

ExtensionDebugRendererInfo

package js.html.webgl

@:native("WEBGL_debug_renderer_info") Available on js

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.

Documentation WEBGL_debug_renderer_info by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Static variables

@:value(37446) static inline read only UNMASKED_RENDERER_WEBGL:Int = 37446

@:value(37445) static inline read only UNMASKED_VENDOR_WEBGL:Int = 37445

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionDebugRendererInfo.html