Class QCOMRenderSharedExponent

java.lang.Object
org.lwjgl.opengles.QCOMRenderSharedExponent

public final class QCOMRenderSharedExponent extends Object
Native bindings to the QCOM_render_shared_exponent extension.

OpenGL ES 3.2 supports a packed, shared exponent floating format RGB9_E5 which is not color-renderable.

This extension enables the packed, shared exponent floating type format RGB9_E5 to be color-renderable using framebuffer objects.

Requires GLES 3.0