EXT_float_blend WebGL working group (public_webgl 'at' khronos.org) Mark Callow Members of the WebGL working group 35

An INVALID_OPERATION error will no longer be raised by drawArrays or drawElements when blending is enabled and the draw buffer has 32-bit floating-point components. Note that in order to create such a draw buffer the EXT_color_buffer_float extension must be enabled.

[NoInterfaceObject] interface EXT_float_blend { }; // interface EXT_float_blend Initial revision. Promoted to draft status after discussion on public_webgl.