public final class GLXEXTBufferAge
extends java.lang.Object
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.
| Modifier and Type | Field and Description |
|---|---|
static int |
GLX_BACK_BUFFER_AGE_EXT
Accepted by
QueryDrawable. |
public static final int GLX_BACK_BUFFER_AGE_EXT
QueryDrawable.Copyright LWJGL. All Rights Reserved. License terms.