• Show log

    Commit

  • Hash : fbdd0516
    Author : Shahbaz Youssefi
    Date : 2021-08-27T00:04:11

    Vulkan: SPIR-V Gen: Fix precision of imageLoad
    
    According to the spec, imageLoad should return highp.  However, glslang
    produces the same precision as the image (which makes more sense).  This
    seems to be a spec bug per the discussion in this issue:
    
        https://gitlab.khronos.org/opengl/GLSL/-/issues/57
    
    This change aligns ANGLE with glslang w.r.t to the precision of
    imageLoad.
    
    Bug: angleproject:4889
    Bug: angleproject:6132
    Change-Id: Ia0ce493a0deab21810458da6b48fdf51dfbd41a2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3122317
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags