• Show log

    Commit

  • Hash : 8ba04f1c
    Author : Kenneth Russell
    Date : 2023-08-05T00:48:35

    Metal: disable fastmath less often.
    
    Stop disabling fastmath if atan is used in the shader. Application
    developers will surely prefer the significant performance improvement
    of the fastmath optimizations over corner-case differences in
    precision.
    
    Make disabling fastmath more precise: only if it's forcibly disabled
    as a driver bug workaround, or if the shader uses invariance and
    preserveInvariance is not available.
    
    Suppress the test:
    dEQP-GLES[23].functional.shaders.invariance.lowp.loop_2
    which fails when fastmath is enabled for shaders using atan and
    invariance.
    
    Fixed: chromium:1320111
    Change-Id: I6e33b14b1d05faedc15373f24af3e22a4074a35b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4754018
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Auto-Submit: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@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