• Show log

    Commit

  • Hash : f63751db
    Author : Yuxin Hu
    Date : 2025-08-22T10:34:45

    Fix the UniformSortComparator not following strict weak order
    
    If one uniform is lowp and the other uniform is mediump, then the
    compare(a, b) and compare (b, a) both return true. This violates the
    strict weak order rule where:
    
    If comp(a, b) == true then comp(b, a) == false
    
    This change fixes the bug.
    
    Bug: angleproject:405795981
    Change-Id: I47e2668fc0fa87ecea9d3f9bce511c9823a39929
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6876519
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Commit-Queue: Yuxin Hu <yuxinhu@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