• Show log

    Commit

  • Hash : 493f3f31
    Author : Charlie Lao
    Date : 2022-11-11T17:01:40

    Reland "Vulkan: Only allocate default attribute if needed"
    
    This is a reland of commit 85c98a92bb763452133bd7b4580d80625bb2c75d
    
    Original change's description:
    > Vulkan: Only allocate default attribute if needed
    >
    > mDirtyDefaultAttribsMask has all bits set when starts.
    > ContextVk::handleDirtyGraphicsDefaultAttribs() is looping all dirty bits
    > and try to allocate buffer for it, which means we are looping 16
    > times when app starts. This CL changes to allocate a buffer only if used
    > by program.
    >
    > Bug: b/258862506
    > Change-Id: I2f0a75d1fe141c9ac3101088fdc4ce4f60b0c4ee
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4024544
    > Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    > Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    > Commit-Queue: Charlie Lao <cclao@google.com>
    
    Bug: b/258862506
    Bug: angleproject:7866
    Change-Id: Iad0b6a6ce5ec42e48461a199773eb8dc9976265e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4144938
    Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
    Reviewed-by: Yuxin Hu <yuxinhu@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags