WebGL
Khronos
 

WebGL WEBGL_render_shared_exponent Extension Specification

Name

WEBGL_render_shared_exponent

Contact

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

Contributors

Members of the WebGL working group

Version

Last modified date: January 25, 2024
Revision: 2

Number

WebGL extension #60

Dependencies

Written against the WebGL API 2.0 specification.

Overview

This extension exposes the QCOM_render_shared_exponent functionality to WebGL.

The following WebGL-specific behavioral changes apply:

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

When this extension is enabled:

IDL

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

Revision History

Revision 1, 2023/06/01

Revision 2, 2024/01/25