• Show log

    Commit

  • Hash : 9c271645
    Author : Shahbaz Youssefi
    Date : 2021-08-27T13:07:06

    Vulkan: SPIR-V Gen: Fix gl_PerVertex without clip/cull support
    
    When the clip/cull distance extension is not supported, the
    gl_ClipDistances and gl_CullDistances arrays were given a size of 0,
    which made them translate as OpRuntimeArray.
    
    This change makes sure that these arrays always have a non-zero size.
    
    Bug: angleproject:4889
    Change-Id: I8d2ffe3a7c1df9316e91eebc2aa53bdc2c87ccc1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3123354
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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