• Show log

    Commit

  • Hash : 17c0d100
    Author : Charlie Lao
    Date : 2025-09-16T13:59:36

    Vulkan: Remove VertexArrayVk::updateActiveAttribInfo
    
    This function get called from DIRTY_BIT_VERTEX_ARRAY_BINDING context
    dirty bit processing.  It is doing exact same work as
    ContextVk::onVertexArrayChange(), which was already been optimized in
    earlier CL. In this CL VertexArrayVk::updateActiveAttribInfo() is
    deleted and onVertexArrayChange() is being used, which does minimum
    things when supportsVertexInputDynamicState is enabled.
    
    Bug: b/439073246
    Change-Id: I6b388a8f89a63e654d290c6f8d2212052b8c0d1f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6945076
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@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 www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags