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