W3cubDocs

/Haxe JavaScript

ExtensionColorBufferHalfFloat

package js.html.webgl

@:native("EXT_color_buffer_half_float") 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:

Static variables

@:value(33297) static inline read only FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT:Int = 33297

@:value(34843) static inline read only RGB16F_EXT:Int = 34843

@:value(34842) static inline read only RGBA16F_EXT:Int = 34842

@:value(35863) static inline read only UNSIGNED_NORMALIZED_EXT:Int = 35863

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