W3cubDocs

/Haxe JavaScript

EXTColorBufferHalfFloat

package js.html.webgl.extension

Available on js

The EXT_color_buffer_half_float extension is part of the WebGL API and adds the ability to render to 16-bit floating-point color buffers.

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

See also:

Static variables

staticinlineread onlyFRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT:Int = 33297

?

staticinlineread onlyRGB16F_EXT:Int = 34843

RGB 16-bit floating-point color-renderable format.

staticinlineread onlyRGBA16F_EXT:Int = 34842

RGBA 16-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/EXTColorBufferHalfFloat.html