Package org.lwjgl.egl

Class EXTDeviceDRMRenderNode


  • public final class EXTDeviceDRMRenderNode
    extends java.lang.Object
    Native bindings to the EXT_device_drm_render_node extension.

    The EGL_EXT_device_drm extension provided a method for applications to query the DRM device node file associated with a given EGLDeviceEXT object. However, it was not clear whether it referred to the primary or render device node. This extension adds an enum to refer explicitly to the render device node and defines the existing DRM_DEVICE_FILE_EXT as explicitly refering to the primary device node.

    Requires EXT_device_query.

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait