Class DMPShaderBinary

java.lang.Object
org.lwjgl.opengles.DMPShaderBinary

public final class DMPShaderBinary extends Object
Native bindings to the DMP_shader_binary extension.

This extension enables loading precompiled binary shaders compatible with chips designed by Digital Media Professionals Inc.

  • Field Details

    • GL_SHADER_BINARY_DMP

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