Package org.lwjgl.egl
Class KHRDisplayReference
java.lang.Object
org.lwjgl.egl.KHRDisplayReference
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleaneglQueryDisplayAttribKHR(long dpy, int name, PointerBuffer value) EGLBoolean eglQueryDisplayAttribKHR(EGLDisplay dpy, EGLint name, EGLAttrib * value)static intneglQueryDisplayAttribKHR(long dpy, int name, long value) EGLBoolean eglQueryDisplayAttribKHR(EGLDisplay dpy, EGLint name, EGLAttrib * value)
-
Field Details
-
EGL_TRACK_REFERENCES_KHR
public static final int EGL_TRACK_REFERENCES_KHR- See Also:
-
-
Method Details
-
neglQueryDisplayAttribKHR
public static int neglQueryDisplayAttribKHR(long dpy, int name, long value) EGLBoolean eglQueryDisplayAttribKHR(EGLDisplay dpy, EGLint name, EGLAttrib * value) -
eglQueryDisplayAttribKHR
EGLBoolean eglQueryDisplayAttribKHR(EGLDisplay dpy, EGLint name, EGLAttrib * value)
-