Package org.lwjgl.egl
Class NVRobustnessVideoMemoryPurge
- java.lang.Object
-
- org.lwjgl.egl.NVRobustnessVideoMemoryPurge
-
public final class NVRobustnessVideoMemoryPurge extends java.lang.ObjectNative bindings to theEGL_NV_robustness_video_memory_purgeextension.
-
-
Field Summary
Fields Modifier and Type Field and Description static intEGL_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NVAccepted as an attribute name in the*attrib_listargument of eglCreateContext.
-
-
-
Field Detail
-
EGL_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV
public static final int EGL_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV
Accepted as an attribute name in the*attrib_listargument of eglCreateContext.- See Also:
- Constant Field Values
-
-