Package org.lwjgl.egl
Class NVRobustnessVideoMemoryPurge
- java.lang.Object
-
- org.lwjgl.egl.NVRobustnessVideoMemoryPurge
-
public final class NVRobustnessVideoMemoryPurge extends java.lang.Object
Native bindings to theEGL_NV_robustness_video_memory_purge
extension.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_GENERATE_RESET_ON_VIDEO_MEMORY_PURGE_NV
Accepted as an attribute name in the*attrib_list
argument 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_list
argument of eglCreateContext.- See Also:
- Constant Field Values
-
-