package js.html.webgl.extension
Available on js
The WEBGL_color_buffer_float
extension is part of the WebGL API and adds the ability to render to 32-bit floating-point color buffers.
Documentation WEBGL_color_buffer_float by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
staticinlineread onlyFRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT:Int = 33297
?
staticinlineread onlyRGB32F_EXT:Int = 34837
RGB 32-bit floating-point color-renderable format.
staticinlineread onlyRGBA32F_EXT:Int = 34836
RGBA 32-bit floating-point color-renderable format.
staticinlineread onlyUNSIGNED_NORMALIZED_EXT:Int = 35863
?
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/extension/WEBGLColorBufferFloat.html