• Show log

    Commit

  • Hash : 203154b5
    Author : Shahbaz Youssefi
    Date : 2021-01-18T10:43:07

    Vulkan: Remove swiftshader workaround for missing gl_Position
    
    The following line was added by the translator to work around a
    swiftshader bug where no gl_PerVertex declaration (and hence no
    gl_Position) would fail an assertion:
    
        gl_Position = gl_Position;
    
    The swiftshader bug is fixed, so this line can be removed.
    
    Bug: b/176161380
    Change-Id: I68a8e0d9cd8b97e9d294a119c2daa4ab64ec863f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2633729
    Reviewed-by: Tim Van Patten <timvp@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