Package org.lwjgl.egl

Class EXTCreateContextRobustness

java.lang.Object
org.lwjgl.egl.EXTCreateContextRobustness

public final class EXTCreateContextRobustness extends Object
Native bindings to the EXT_create_context_robustness extension.

This extension allows creating an OpenGL or OpenGL ES context supporting robust buffer access behavior and a specified graphics reset notification behavior.

Requires EGL 1.4.

  • Field Details

    • EGL_CONTEXT_OPENGL_ROBUST_ACCESS_EXT

      public static final int EGL_CONTEXT_OPENGL_ROBUST_ACCESS_EXT
      See Also:
    • EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT

      public static final int EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY_EXT
      See Also:
    • EGL_NO_RESET_NOTIFICATION_EXT

      public static final int EGL_NO_RESET_NOTIFICATION_EXT
      See Also:
    • EGL_LOSE_CONTEXT_ON_RESET_EXT

      public static final int EGL_LOSE_CONTEXT_ON_RESET_EXT
      See Also: