• Show log

    Commit

  • Hash : 16e0dfd9
    Author : Charlie Lao
    Date : 2025-03-20T10:59:26

    Vulkan: Add feature flag to recycle VkEvent
    
    This CL adds a feature flag to enable/disable the VkEvent recycling.
    Given ARM prefers taking CPU overhead of creating and destroying VkEvent
    when last reference count to VkEvent goes away instead of the extra GPU
    overhead comes with vkCmdResetEvents, VkEvent recycling is disabled on
    ARM.
    
    Bug: angleproject:409441956
    Change-Id: I288be6f7cfcbc4dd9c4701d20fba44349f25befc
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6376784
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    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 thodg_l
    Tags