Class GLFWNativeEGL.Functions

java.lang.Object
org.lwjgl.glfw.GLFWNativeEGL.Functions
Enclosing class:
GLFWNativeEGL

public static final class GLFWNativeEGL.Functions extends Object
Contains the function pointers loaded from GLFW.getLibrary().
  • Field Details

    • GetEGLDisplay

      public static final long GetEGLDisplay
      Function address.
    • GetEGLContext

      public static final long GetEGLContext
      Function address.
    • GetEGLSurface

      public static final long GetEGLSurface
      Function address.
    • GetEGLConfig

      public static final long GetEGLConfig
      Function address.