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