Package org.lwjgl.opengles
Class IMGShaderBinary
- java.lang.Object
-
- org.lwjgl.opengles.IMGShaderBinary
-
public final class IMGShaderBinary extends java.lang.Object
Native bindings to the IMG_shader_binary extension.This extension enables loading precompiled binary shaders compatible with chips designed by Imagination Technologies.
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_SGX_BINARY_IMG
Accepted by thebinaryformat
parameter of ShaderBinary.
-
-
-
Field Detail
-
GL_SGX_BINARY_IMG
public static final int GL_SGX_BINARY_IMG
Accepted by thebinaryformat
parameter of ShaderBinary.- See Also:
- Constant Field Values
-
-