Skip to content
Snippets Groups Projects
Forked from Mesa / mesa
Source project has a limited visibility.
  • Lina Versace's avatar
    202ef9b8
    egl/android: Mark surface as lost when dequeueBuffer fails · 202ef9b8
    Lina Versace authored
    This ensures that future calls to eglSwapBuffers and eglMakeCurrent emit
    an error.
    
    This patch is part of a series for fixing
    android.hardware.camera2.cts.RobustnessTest#testAbandonRepeatingRequestSurface
    on Chrome OS x86 devices.
    
    Cc: Tomasz Figa <tfiga@chromium.org>
    Cc: Nicolas Boichat <drinkcat@chromium.org>
    Cc: Tapani Pälli <tapani.palli@intel.com>
    202ef9b8
    History
    egl/android: Mark surface as lost when dequeueBuffer fails
    Lina Versace authored
    This ensures that future calls to eglSwapBuffers and eglMakeCurrent emit
    an error.
    
    This patch is part of a series for fixing
    android.hardware.camera2.cts.RobustnessTest#testAbandonRepeatingRequestSurface
    on Chrome OS x86 devices.
    
    Cc: Tomasz Figa <tfiga@chromium.org>
    Cc: Nicolas Boichat <drinkcat@chromium.org>
    Cc: Tapani Pälli <tapani.palli@intel.com>