• Show log

    Commit

  • Hash : 7e28089b
    Author : Matthew Denton
    Date : 2025-07-31T18:44:01

    WGSL: support bvecs in uniforms
    
    WGSL does not allow booleans in the uniform address space.
    The last CL uses u32s to represent bools in the uniform address
    space, and this CL uses vecN<u32> to represent bvecN.
    
    Bug: angleproject:376553328
    Change-Id: Ibf9f1fbf230ca03dd3d4661ba599e5fb1cb26ac4
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6808955
    Reviewed-by: Liza Burakova <liza@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Matthew Denton <mpdenton@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