• Show log

    Commit

  • Hash : c8c4109c
    Author : Geoff Lang
    Date : 2022-05-02T11:29:24

    HLSL: Disambiguate functions that have int/uint parameters.
    
    If a bit-shift expression is passed as a function parameter in HLSL,
    the compiler cannot tell if it is intended as a uint or int when
    doing overload resolution. Explicitly disambiguate functions that have
    int and uint parameters when generating the HLSL.
    
    Bug: chromium:1319332
    Change-Id: I11c9518e060e9940550bbb04dd7cb953d99c2bb8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3621316
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Lingfeng Yang <lfy@google.com>
    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