• Show log

    Commit

  • Hash : 05ea1147
    Author : Mohan Maiya
    Date : 2023-07-14T16:49:24

    Vulkan: Bugfix in gl_FragData array redeclaration
    
    Both OpenGL ES and Vulkan spec allows implementations to limit
    the number of output attachments when dual-source blending is enabled.
    Account for this limit when setting gl_FragData array length by
    re-declaring the gl_FragData array size to match
    maxFragmentDualSrcAttachments value.
    
    Bug: angleproject:5537
    Test: EXTBlendFuncExtendedDrawTest.FragData/ES2_Vulkan
    Change-Id: I5a462344f4c4faf850f56e9c5d4c392370d3d010
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4688396
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: mohan maiya <m.maiya@samsung.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