Package org.lwjgl.opengles
Class VIVShaderBinary
- java.lang.Object
-
- org.lwjgl.opengles.VIVShaderBinary
-
public final class VIVShaderBinary extends java.lang.Object
Native 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 Description static int
GL_SHADER_BINARY_VIV
Accepted by thebinaryformat
parameter of ShaderBinary.
-
-
-
Field Detail
-
GL_SHADER_BINARY_VIV
public static final int GL_SHADER_BINARY_VIV
Accepted by thebinaryformat
parameter of ShaderBinary.- See Also:
- Constant Field Values
-
-