• Show log

    Commit

  • Hash : 7126c3a3
    Author : Tim Van Patten
    Date : 2021-12-23T16:58:25

    Capture/Replay: Limit caps for QC/SwS
    
    On Pixel 4 (Qualcomm), GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS = 6, so
    limit mState.mCaps.maxAtomicCounterBufferBindings to 6 to make traces
    more portable.
    
    For SwiftShader, MAX_SHADER_STORAGE_BUFFER_BINDINGS = 12, so limit
    mState.mCaps.maxShaderStorageBufferBindings to 12 to make traces more
    portable.
    
    These limits affect collecting traces for Angry Birds 2
    (com.rovio.baba).
    
    Bug: angleproject:6848
    Test: TracePerfTest.Run/*_angry_birds_2_launch
    Change-Id: Ie8364c8b04d1b82655c4a95b3983f618f478e23c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3355555
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Commit-Queue: Tim Van Patten <timvp@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_l thodg
    Tags