Skip to content
  • Matt Turner's avatar
    eglinfo: Handle EGL_EXT_platform_base without a platform ext · d4a924d9
    Matt Turner authored
    The proprietary Mali drivers advertise EGL_EXT_platform_base without
    advertising a platform extension such as EGL_KHR_platform_gbm.
    
    This allows the eglinfo to fall back the the older code path in this
    case. Otherwise, eglinfo only prints the client extensions and nothing
    more.
    d4a924d9