EXT_render_snorm
WebGL working group (public_webgl 'at' khronos.org)
Members of the WebGL working group
Last modified date: April 18, 2024
Revision: 2
WebGL extension #59
Written against the WebGL API 2.0 specification.
This extension exposes the EXT_render_snorm 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:
R8_SNORMRG8_SNORMRGBA8_SNORMR16_SNORM_EXTRG16_SNORM_EXTRGBA16_SNORM_EXT
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface EXT_render_snorm {
};
Revision 1, 2023/06/01
Revision 2, 2024/04/18