public final class ANGLEProgramBinary
extends java.lang.Object
This extension makes available a program binary format, PROGRAM_BINARY_ANGLE. It enables retrieving and loading of pre-linked ANGLE program objects.
Requires GLES 2.0 and OES_get_program_binary.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_PROGRAM_BINARY_ANGLE
Accepted by the
binaryFormat parameter of ProgramBinaryOES. |
public static final int GL_PROGRAM_BINARY_ANGLE
binaryFormat parameter of ProgramBinaryOES.Copyright LWJGL. All Rights Reserved. License terms.