Package org.lwjgl.egl

Class EXTDeviceQueryName


  • public final class EXTDeviceQueryName
    extends java.lang.Object
    Native bindings to the EXT_device_query_name extension.

    The EGL_EXT_device_enumeration and EGL_EXT_device_query extensions provide a list of devices and a list of extensions, but lacks a way to find a name for a device that an application can present to a user.

    This extension adds two new strings that an application can query to find human-readable names.

    Requires EXT_device_query.

    • Method Summary

      • Methods inherited from class java.lang.Object

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