Package org.lwjgl.opengl
Class GLXNVRobustnessVideoMemoryPurge
- java.lang.Object
-
- org.lwjgl.opengl.GLXNVRobustnessVideoMemoryPurge
-
public final class GLXNVRobustnessVideoMemoryPurge extends java.lang.ObjectNative bindings to the GLX_NV_robustness_video_memory_purge extension.GLX functionality for
NV_robustness_video_memory_purge.
-
-
Field Summary
Fields Modifier and Type Field and Description static intGLX_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NVAccepted as an attribute name in the*attrib_listargument of glXCreateContextAttribsARB.
-
-
-
Field Detail
-
GLX_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV
public static final int GLX_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV
Accepted as an attribute name in the*attrib_listargument of glXCreateContextAttribsARB.- See Also:
- Constant Field Values
-
-