• Show log

    Commit

  • Hash : 77637f2d
    Author : Shahbaz Youssefi
    Date : 2021-02-19T15:18:52

    Vulkan: Generate xfb support code in SPIR-V for emulation path
    
    This change moves the code generation at link time from source code to
    SPIR-V.  As a result, transform feedback extension and emulation paths
    are more similarly handled before SPIR-V transformation (they both store
    information identically in the ShaderInterfaceVariableInfoMap).
    
    This change gets rid of the @@ XFB-OUT @@ marker.  With no source code
    generation at link time, shader compilation can be moved to
    glCompileShader time.
    
    Bug: angleproject:4888
    Change-Id: I8cdb89c22b57ce48cf5d226b8e41622d9d550d46
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2713269
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@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