• Show log

    Commit

  • Hash : 2f45d93d
    Author : Jamie Madill
    Date : 2021-08-18T16:58:44

    Capture/Replay: Init shader outputs during self-tests.
    
    This forces all uninitialized variables to have default values.
    For instance if the application doesn't initialize the output
    color, or a varying that's use in the output, this will ensure we
    don't use any undefined values in the computation.
    
    Found when working on a re-trace of T-Rex, which doesn't write to
    the alpha channel in the final rendering pass. Also fixes undefined
    values in GLSLTest.InactiveVaryingInVertexActiveInFragment.
    
    Bug: angleproject:5133
    Change-Id: Ia291338e5adf23dab5263cb2ebe737dc05852d3e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3110225
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    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