• Show log

    Commit

  • Hash : b71c7fd7
    Author : Charlie Lao
    Date : 2025-09-10T16:17:10

    Vulkan: Avoid recompute vertexArray attribute's ComponentType
    
    ContextVk::handleDirtyGraphicsVertexBuffers() is calculating vertex
    array attribute's component type. We actually already calculated and
    stored in VertexArrayState. This CL get the component type from
    VertexArrayState instead. The other benefit is that it removes the usage
    of formatId, which helps the next CL.
    
    Bug: b/439073246
    Change-Id: I4ed32b5714fe48437af6f3a2f5da130ea71019a6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6935272
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    

  • 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