• Show log

    Commit

  • Hash : 044612ec
    Author : Charlie Lao
    Date : 2023-02-27T14:59:29

    Vulkan: Remove iterator from FixedQueue class
    
    Previously there was code that still walking each element of FixedQueue,
    that was mostly removed in previous CLs. The only remaining usage is for
    assertion which the value is minimal. This CL removes the iterator from
    FixedQueue so that it behaves just like queue, thus avoiding potential
    risk of misuse.
    
    Bug: b/255411748
    Change-Id: I4c0debf5b6c8b603e384c681f1a123c2ee06dcbb
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4294695
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Commit-Queue: Charlie Lao <cclao@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