• Show log

    Commit

  • Hash : 4be3143c
    Author : Mavis Deng
    Date : 2025-04-10T15:18:52

    Vulkan: Vertex attribute hole crash workaround
    
    When the start vertex index of glDrawArrays is not 0, this hole
    case will crash again.
    
    * Added a condition to bypass the attribute update if the
    attribute pointer is null.
    
    * Added a glDrawArrays(GL_TRIANGLES, 3, 3) in unit test
    VertexAttribPointerCopyBufferFromInvalidAddress
    
    Bug: angleproject:359729255
    Change-Id: I1d7f50dc56080ef0b4e48c4c3c983189a26171c1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6445172
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Auto-Submit: Mavis Deng <mavis.deng@arm.com>
    Commit-Queue: Cody Northrop <cnorthrop@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