• Show log

    Commit

  • Hash : 1e613fec
    Author : Yuxin Hu
    Date : 2025-05-27T16:59:26

    Compiler: sort uniforms by precision
    
    This change reoreders the AST sequences so that uniform declarations
    with lower precisions are places in front of uniform declarations with
    higher precisions. This is to prepare for the upcoming change that
    converts uniforms declared with mediump or lowp to 16-bit and pack them
    to 32-bit integeter using packHalf2x16().
    
    Bug: b/405795981
    Change-Id: I5e1e293399dc8b51b9a6e83115f95beb0c4a7b1b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6594255
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags