• Show log

    Commit

  • Hash : 7f6e5354
    Author : Geoff Lang
    Date : 2023-07-31T13:02:35

    Vulkan: Skip vertex conversion if the draw has 0 vertices.
    
    If the draw call start vertex is beyond the end of the buffer, vertex
    conversion will no-op and no conversion buffer is created. Just skip
    the entire conversion process in this case and bind the empty buffer.
    
    Fix GetVertexCount not taking 0 stride into account.
    
    Bug: chromium:1464690
    Change-Id: Iaffcd329595c3319fe9cd5317aef2402f9db6b1e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4734811
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 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