Class VIVShaderBinary

java.lang.Object
org.lwjgl.opengles.VIVShaderBinary

public final class VIVShaderBinary extends Object
Native bindings to the VIV_shader_binary extension.

This extension enables loading precompiled binary shaders compatible with chips designed by Vivante Corporation.

  • Field Details

    • GL_SHADER_BINARY_VIV

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