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

@:value(33297)staticinlineread onlyFRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT:Int = 33297

?

@:value(34843)staticinlineread onlyRGB16F_EXT:Int = 34843

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

@:value(34842)staticinlineread onlyRGBA16F_EXT:Int = 34842

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

@:value(35863)staticinlineread onlyUNSIGNED_NORMALIZED_EXT:Int = 35863

?