Package org.lwjgl.egl
Class NVTripleBuffer
- java.lang.Object
-
- org.lwjgl.egl.NVTripleBuffer
-
public final class NVTripleBuffer extends java.lang.Object
Native bindings to the NV_triple_buffer extension.Allows applications to request additional back buffers, in order to produce greater and less variable frame rates.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_TRIPLE_BUFFER_NV
-
-
-
Field Detail
-
EGL_TRIPLE_BUFFER_NV
public static final int EGL_TRIPLE_BUFFER_NV
- See Also:
- Constant Field Values
-
-