• Show log

    Commit

  • Hash : fab397e5
    Author : Ian Elliott
    Date : 2019-07-25T10:18:50

    Vulkan: Enforce an error when initializing a global with a non-const
    
    The ESSL 1.0 spec is clear that "initializers must be a constant expression."
    Yet, because of "legacy" applications (apparently just WebGL applications), the
    code was only issuing a warning and not an error.  The
    "KHR-GLES2.shaders.negative.initialize" test requires an error be generated.
    This change splits the semantics, allowing GLES applications to get an error,
    and WebGL applications to get a warning.
    
    Note: This change is related to https://chromium-review.googlesource.com/829138
    (for angleproject:2285).
    
    Bug: angleproject:3381
    Change-Id: Ie243b7dd72102aeb52df506d121d1d2a8f6974d3
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1716617
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    

  • 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