• Show log

    Commit

  • Hash : 42bd78b2
    Author : Geoff Lang
    Date : 2023-05-23T14:21:14

    Remove assertion in SyncEGL::onDestroy that the sync is valid
    
    When a egl::Sync objecct is created in egl::Display, it's wrapped in
    the RAII object angle::UniqueObjectPointer which calls onDestroy and
    the destructor on the sync when leaving scope due to an error. If the
    SyncEGL fails to initialize, it will still have onDestroy called. This
    patch makes sure that we don't assert in that case.
    
    Bug: chromium:1434602
    Change-Id: I501a0173328e4d9d01474d1084c64ef178896f17
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4556167
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags