Package org.lwjgl.opengles
Class VIVShaderBinary
- java.lang.Object
-
- org.lwjgl.opengles.VIVShaderBinary
-
public final class VIVShaderBinary extends java.lang.ObjectNative bindings to the VIV_shader_binary extension.This extension enables loading precompiled binary shaders compatible with chips designed by Vivante Corporation.
-
-
Field Summary
Fields Modifier and Type Field and Description static intGL_SHADER_BINARY_VIVAccepted by thebinaryformatparameter of ShaderBinary.
-
-
-
Field Detail
-
GL_SHADER_BINARY_VIV
public static final int GL_SHADER_BINARY_VIV
Accepted by thebinaryformatparameter of ShaderBinary.- See Also:
- Constant Field Values
-
-