• Show log

    Commit

  • Hash : d0eb968d
    Author : Charlie Lao
    Date : 2023-12-08T16:11:46

    Vulkan: Fix the AHB leak for AHB backed buffer object
    
    For client buffer backed OpenGL buffer object, we call
    InitAndroidExternalMemory which calls AHB acquire. But when buffer
    object is released/destroyed, we never call
    ReleaseAndroidExternalMemory, which end up leaking AHB.
    
    Bug: b/314791770
    Change-Id: I693c74213e73008497a6dfeca93ea62e84c71352
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5106599
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Auto-Submit: Charlie Lao <cclao@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