• Show log

    Commit

  • Hash : 10d56e63
    Author : Charlie Lao
    Date : 2024-09-06T10:56:07

    Vulkan: use mEntireBufferDirty if range covers entire buffer
    
    Detect the dirtyRange covers entire buffer and set mEntireBufferDirty
    instead of add range into mDirtyRanges. This will get into a much
    simpler code path that will not have any redundant conversion. This also
    removes quite big portion of overlapped ranges cases without much of
    overhead.
    
    Bug: b/357622380
    Change-Id: Iedaa3662a6fc52257e71d39ab75baddf6ad3e41b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5840476
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    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 thodg_l
    Tags