• Show log

    Commit

  • Hash : 7201e17d
    Author : Charlie Lao
    Date : 2025-09-16T11:04:05

    Vulkan: Move divisor>MaxVertexAttribDivisor to VA::syncState
    
    Another preparation for use mVertexInputBindingDesc directly. Instead of
    checking divisor > renderer->getMaxVertexAttribDivisor() in ContextVk
    code, this CL take care of them in VertexArrayVk::syncState, so that all
    other code do not need to take care of it.
    
    Bug: b/439073246
    Change-Id: Id938c168a1490e072e6f4bb08b85b60b55968ddf
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6955256
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@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