WebGL
Khronos
 

WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification

Name

OES_texture_half_float_linear

Contact

WebGL working group (public_webgl 'at' khronos.org)

Contributors

Members of the WebGL working group

Version

Last modified date: August 08, 2014
Revision: 5

Number

WebGL extension #21

Dependencies

Written against the WebGL API 1.0 specification.

No longer available as of the WebGL API 2.0 specification.

Overview

This extension exposes the OES_texture_half_float_linear functionality to WebGL.

There are no WebGL-specific behavioral changes.

Consult the above extension for documentation, issues and new functions and enumerants.

When this extension is enabled:

IDL

[Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface OES_texture_half_float_linear { };

Revision History

Revision 1, 2013/02/20

Revision 2, 2013/03/11

Revision 3, 2013/08/06

Revision 4, 2014/07/15

Revision 5, 2014/08/08