Class DMPProgramBinary

java.lang.Object
org.lwjgl.opengles.DMPProgramBinary

public final class DMPProgramBinary extends Object
Native bindings to the DMP_program_binary extension.

This extension enables loading precompiled program binaries compatible with chips designed by Digital Media Professionals Inc.

Requires GLES 2.0 and OES_get_program_binary.

  • Field Details

    • GL_SMAPHS30_PROGRAM_BINARY_DMP

      public static final int GL_SMAPHS30_PROGRAM_BINARY_DMP
      Accepted by the binaryFormat parameter of ProgramBinaryOES.
      See Also:
    • GL_SMAPHS_PROGRAM_BINARY_DMP

      public static final int GL_SMAPHS_PROGRAM_BINARY_DMP
      Accepted by the binaryFormat parameter of ProgramBinaryOES.
      See Also:
    • GL_DMP_PROGRAM_BINARY_DMP

      public static final int GL_DMP_PROGRAM_BINARY_DMP
      Accepted by the binaryFormat parameter of ProgramBinaryOES.
      See Also: