Package org.lwjgl.opengles
Class IMGProgramBinary
- java.lang.Object
-
- org.lwjgl.opengles.IMGProgramBinary
-
public final class IMGProgramBinary extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_SGX_PROGRAM_BINARY_IMG
Accepted by the <binaryFormat> parameter of ProgramBinaryOES:
-
-
-
Field Detail
-
GL_SGX_PROGRAM_BINARY_IMG
public static final int GL_SGX_PROGRAM_BINARY_IMG
Accepted by the <binaryFormat> parameter of ProgramBinaryOES:- See Also:
- Constant Field Values
-
-