Class IMGShaderBinary

java.lang.Object
org.lwjgl.opengles.IMGShaderBinary

public final class IMGShaderBinary extends Object
Native bindings to the IMG_shader_binary extension.

This extension enables loading precompiled binary shaders compatible with chips designed by Imagination Technologies.

  • Field Details

    • GL_SGX_BINARY_IMG

      public static final int GL_SGX_BINARY_IMG
      Accepted by the binaryformat parameter of ShaderBinary.
      See Also: