Class EXTTextureSRGBR8

java.lang.Object
org.lwjgl.opengl.EXTTextureSRGBR8

public final class EXTTextureSRGBR8 extends Object
Native bindings to the EXT_texture_sRGB_R8 extension.

This extension introduces SR8_EXT as an acceptable internal format. This allows efficient sRGB sampling for source images stored as a separate texture per channel.

Requires OpenGL 1.2.