• Show log

    Commit

  • Hash : 7aadc962
    Author : Chris Dalton
    Date : 2023-05-05T19:28:17

    Ban transform feedback and blend extensions with PLS
    
    Transform feedback can lead to render pass breaks in the Vulkan backend.
    
    EXT_blend_func_extended may restrict the number of draw buffers
    depending on API state, which can invalidate a PLS implementation.
    
    KHR_blend_equation_advanced does not allow multiple draw buffers, which
    is required by some PLS implementations.
    
    Bug: angleproject:7279
    Change-Id: Id89f0e485ee65f55d802b121018f13b0028d8029
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4510716
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Kenneth Russell <kbr@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