• Show log

    Commit

  • Hash : bc9d2d7d
    Author : Charlie Lao
    Date : 2021-12-07T16:16:47

    Vulkan: Consolidate BufferHelper's code paths into one
    
    There are cases that BufferHelper may not sub-allocate from the pool.
    For example, when buffer is created from external memory. Right now we
    have two different code paths in the BufferHelper object and checking if
    suballocation object is valid or not and pick different code path. This
    CL consolidates both code path into one by making non sub-allocated case
    also creates BufferSUbAllocation object and owns a BufferBlock object.
    
    Bug: b/205337962
    Change-Id: Iac82bdb0b69d424e4147b52d458ced6274e106a1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3322100
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Commit-Queue: 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 thodg_l
    Tags