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