• Show log

    Commit

  • Hash : cac1e824
    Author : Matthew Denton
    Date : 2025-04-29T18:27:36

    WGSL: Output driver uniform and UBO structs
    
    This is the WGSL half of the change to implement driver uniforms.
    
    Driver uniforms are implemented as a UBO and reuse the default
    set of driver uniforms. User-provided UBOs don't yet have
    variables outputted for them.
    
    This requires moving MSL's ReduceInterfaceBlocks to the tree_ops
    dir in order to change interface block definitions into struct
    definitions.
    
    Bug: angleproject:389145696
    Change-Id: I27f3837b3d115f2ffac66cc545f3b60ca9f01cb6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6477564
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Matthew Denton <mpdenton@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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