• Show log

    Commit

  • Hash : 2b1ef00a
    Author : Kimmo Kinnunen
    Date : 2024-02-20T15:45:34

    Metal: Fix validation for anonymous struct arrays
    
    Fix validation failure for accessing an element of
    array of anonymous struct.
    
    SeparateCompoundStructDeclarations would create
    new Structures to name unnamed structures.
    
    The Structure instance of the array index accessor
    node was incorrect, it was the old Structure.
    
    Use same pattern as in
    SeparateStructFromUniformDeclarations.
    
    Bug: angleproject:8551
    Change-Id: I04684e5ad99cc2b9038a0cc21c7eefcc6cf247df
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5310074
    Commit-Queue: Kimmo Kinnunen <kkinnunen@apple.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Auto-Submit: Kimmo Kinnunen <kkinnunen@apple.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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags