Skip to content
  • Kyle Brenneman's avatar
    tests: Implement EGL_EXT_device_query in the dummy vendor. · a5688ef2
    Kyle Brenneman authored
    Added implementations for eglQueryDisplayAttribEXT, eglQueryDeviceAttribEXT,
    and eglQueryDeviceStringEXT.
    
    Defined a new EGL_DEVICE_INDEX attribute for eglGetPlatformDisplay that uses
    a device based on its index. This will allow us to test the case where
    eglQueryDisplayAttribEXT returns an EGLDeviceEXT handle that libglvnd hasn't
    seen before.
    a5688ef2