Class EXTTextureSRGBRG8

java.lang.Object
org.lwjgl.opengl.EXTTextureSRGBRG8

public final class EXTTextureSRGBRG8 extends Object
Native bindings to the EXT_texture_sRGB_RG8 extension.

This extension introduces SRG8_EXT as an acceptable internal format. This allows efficient sRGB sampling for source images stored with 2 channels.

Requires OpenGL 1.2.