Package org.lwjgl.opengl
Class GLXNVRobustnessVideoMemoryPurge
- java.lang.Object
-
- org.lwjgl.opengl.GLXNVRobustnessVideoMemoryPurge
-
public final class GLXNVRobustnessVideoMemoryPurge extends java.lang.Object
Native 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 int
GLX_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV
Accepted as an attribute name in the*attrib_list
argument 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_list
argument of glXCreateContextAttribsARB.- See Also:
- Constant Field Values
-
-