• Show log

    Commit

  • Hash : 7a7681cc
    Author : Tim Van Patten
    Date : 2025-09-23T16:36:43

    tests: Require GL_EXT_fragment_shading_rate_primitive
    
    Shaders can only reference the built-in gl_PrimitiveShadingRateEXT if
    the extension GL_EXT_fragment_shading_rate_primitive is supported.
    However, the test ShadingRateEXTTest.FragmentShadingRateBlend uses a
    shader that references the built-in without checking if it's available
    first.
    
    Skip the test ShadingRateEXTTest.FragmentShadingRateBlend if the
    extension GL_EXT_fragment_shading_rate_primitive is not available.
    
    Bug: b/446958061
    Test: angle_end2end_tests --gtest_filter=ShadingRateEXTTest.*
    Change-Id: I11d7086a30db704c560c7446b4b7d997bb54b578
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6976660
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags