• Show log

    Commit

  • Hash : a471c005
    Author : Matthew Denton
    Date : 2025-08-19T17:24:38

    WGSL: derivative_uniformity diagnostic should be a warning
    
    WGSL requires derivatives to be calculated only if it can
    statically prove control flow is uniform. GLSL allows
    dynamically uniform control flow in this case. This CL uses
    WGSL's diagnostic filter to make derivative_uniformity
    diagnostics into warnings, to match GLSL semantics.
    
    Bug: angleproject:392542001
    Change-Id: I98dd55205ad6d3c9d13ca3f94c0e7858ba92d536
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6862844
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Auto-Submit: Matthew Denton <mpdenton@chromium.org>
    Commit-Queue: Matthew Denton <mpdenton@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