• Show log

    Commit

  • Hash : 6218bbd4
    Author : Amirali Abdolrashidi
    Date : 2025-09-26T12:20:39

    Vulkan: Make min submit command count dynamic
    
    * Turned the constant submit count threshold to a variable that can
      be set for different devices independently.
    
    * Added feature flag to enable forcing submission for certain GL
      commands, such as Clear and Invalidate.
    
      * If disabled, it would treat all commands the same and submit at
        the count threshold without exception.
    
    Bug: b/422507974
    Change-Id: Ib13d36adfdcf75aa865dafadc279287f4a4bd1c7
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6990531
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: 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