• Show log

    Commit

  • Hash : cd969c3e
    Author : Amirali Abdolrashidi
    Date : 2025-07-28T16:27:12

    Vulkan: Disable clipCullDistance ext if GS/TS
    
      The extension GL_EXT_clip_cull_distance also interacts with geometry
    and tessellation shaders. These features are currently in development.
    
    * Added temporary flag: supportsClipCullDistanceInGSAndTS
      * Currently disabled by default
      * clipCullDistanceEXT can only be enabled if this feature is enabled,
        or if the device does not support geometry or tessellation shaders.
      * After the features become available, this flag can be removed.
    
    Bug: angleproject:42264006
    Bug: b/415288635
    Change-Id: Iac5c672fd980710519407c482bc95d2b0019aea2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6795025
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: 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