Class GLXEXTBufferAge



  • public final class GLXEXTBufferAge
    extends java.lang.Object
    Native bindings to the GLX_EXT_buffer_age extension.

    The aim of this extension is to expose enough information to applications about how the driver manages the set of front and back buffers associated with a given surface to allow applications to re-use the contents of old frames and minimize how much must be redrawn for the next frame.

    Requires GLX 1.4.

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait