• Show log

    Commit

  • Hash : 09578c42
    Author : Igor Nazarov
    Date : 2024-11-27T19:39:09

    Vulkan: Cleanup CommandPoolAccess implementation
    
    This is a follow up for:
        Add a new mutex in CommandQueue to protect Vulkan Command Pool
        crrev.com/c/angle/angle/+/6020895
    
    Change simplifies `CommandPoolAccess` implementation as well as removes
    source of bugs when need to know/remember what method from
    `CommandPoolAccess` to use in order to collect/destroy the primary
    command buffer.
    
    Additionally, `CommandBatch` converted into a class to avoid invalid
    use. The "retire" word replaced with "release" in methods such as
    `releaseFinishedCommands()`.
    
    Bug: b/362604439
    Change-Id: Iaa72c55458604e5ea8ea5a402e437129a5c9180a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6056019
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    Commit-Queue: Igor Nazarov <i.nazarov@samsung.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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags