Package org.lwjgl.opengles
Class VIVShaderBinary
java.lang.Object
org.lwjgl.opengles.VIVShaderBinary
Native bindings to the VIV_shader_binary extension.
This extension enables loading precompiled binary shaders compatible with chips designed by Vivante Corporation.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by thebinaryformat
parameter of ShaderBinary. -
Method Summary
-
Field Details
-
GL_SHADER_BINARY_VIV
public static final int GL_SHADER_BINARY_VIVAccepted by thebinaryformat
parameter of ShaderBinary.- See Also:
-