The EXT_sRGB extension is part of the WebGL API and adds sRGB support to textures and framebuffer objects.
Documentation EXT_sRGB by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
Static variables
staticinlineread onlyFRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT:Int = 33296
Returns the framebuffer color encoding (gl.LINEAR or ext.SRGB_EXT).
staticinlineread onlySRGB_EXT:Int = 35904
Unsized sRGB format that leaves the precision up to the driver.