• Show log

    Commit

  • Hash : b1a0d60f
    Author : Matthew Denton
    Date : 2025-01-08T15:10:41

    WGSL: Fix accidentally overloaded functions
    
    Small-stride arrays in uniforms with the same element type, but
    different array sizes, would cause the WGSL generator to produce
    conversion functions with the same name but different array sizes.
    This CL puts the array size in the name of the function to
    avoid overloading, which is unsupported in WGSL.
    
    Bug: angleproject:376553328
    Change-Id: I446e91ccb9da2872c88f1a4e05283aacc9d6f8b1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6160334
    Commit-Queue: Matt Denton <mpdenton@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Auto-Submit: Matthew Denton <mpdenton@chromium.org>
    Reviewed-by: Matt Denton <mpdenton@google.com>
    Reviewed-by: Liza Burakova <liza@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