• Show log

    Commit

  • Hash : 9112b1a9
    Author : Shahbaz Youssefi
    Date : 2021-09-13T15:39:53

    Vulkan: SPIR-V Gen: Fix precision of findMsb
    
    In GLSL, findMsb operates on a highp operand, while returning a lowp
    result.  In SPIR-V, RelaxedPrecision cannot be applied on the FindSMsb
    instruction as that affects the operand as well.  This change makes sure
    RelaxedPrecision is not applied to a FindSMsb instruction.
    
    Bug: angleproject:4889
    Bug: angleproject:6132
    Change-Id: I6a0defbbd53ec703c7ecbad5cd5c79d215b11c32
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3158506
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Jamie Madill <jmadill@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