Package org.lwjgl.opengles
Class FJShaderBinaryGCCSO
java.lang.Object
org.lwjgl.opengles.FJShaderBinaryGCCSO
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
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by thebinaryformat
parameter of ShaderBinary. -
Method Summary
-
Field Details
-
GL_GCCSO_SHADER_BINARY_FJ
public static final int GL_GCCSO_SHADER_BINARY_FJAccepted by thebinaryformat
parameter of ShaderBinary.- See Also:
-