• Show log

    Commit

  • Hash : cfc4db34
    Author : Kyle Piddington
    Date : 2021-11-04T16:54:15

    Metal: Provoking vertex support for Metal DrawArrays
    
    Add in provoking vertex rewrite support for
    drawArrays command, enabling 6 dEQP tests.
    
    GLES3/functional_rasterization_flatshading_line_loop
    GLES3/functional_rasterization_flatshading_line_strip
    GLES3/functional_rasterization_flatshading_lines
    GLES3/functional_rasterization_flatshading_triangle_fan
    GLES3/functional_rasterization_flatshading_triangle_strip
    GLES3/functional_rasterization_flatshading_triangles
    
    This patch adds a new shader to the Provoking
    Vertex helper that generates draw commands for
    all simple data types.
    
    Fix bug in provoking vertex helper that caused
    reused index buffers to suffer from allocation issues.
    
    Also fix Provoking vertex for triangle fan generation
    
    Bug: angleproject:5325
    Change-Id: I7a1211dfcd99329868269ea0666eef1915d487b5
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3261635
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Kyle Piddington <kpiddington@apple.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_l thodg
    Tags