• Show log

    Commit

  • Hash : 039660a0
    Author : Lubosz Sarnecki
    Date : 2022-04-14T13:32:33

    Translator: Drop const from opaque parameter types
    
    `const` is ineffective on opaque types like sampler2D.  That qualifier
    is now dropped as it was tripping SPIR-V gen up.
    
    New validation is added to make sure such parameters are not
    reintroduced.
    
    Test credit of Lubosz Sarnecki <lubosz.sarnecki@collabora.com>
    
    Test: angle_end2end_tests --gtest_filter="GLSLTest.ConstSamplerParameter*/*_Vulkan"
    Bug: angleproject:7201
    Bug: angleproject:7205
    Change-Id: I310a47a8eb162ddafb2ab44682520f546f8a5512
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3587345
    Reviewed-by: Cody Northrop <cnorthrop@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags