• Show log

    Commit

  • Hash : 4c60a308
    Author : Yuxiang Qian
    Date : 2024-12-30T15:35:07

    Change default return value for eglDupNativeFenceFDANDROID
    
    According to EGL spec, eglDupNativeFenceFDANDROID should
    return EGL_NO_NATIVE_FENCE_FD_ANDROID when there is error.
    However, ANGLE just returns 0 as default value. Now overload
    the default return value to EGL_NO_NATIVE_FENCE_FD_ANDROID.
    Also, a end2end test is added.
    
    Bug: angleproject:385190296
    Change-Id: I214efdeb3ad583989fab5e2244c82cb7295f8b67
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6146195
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Roman Lavrov <romanl@google.com>
    

  • 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