• Show log

    Commit

  • Hash : b9fd47b8
    Author : Peng Huang
    Date : 2022-08-12T10:55:49

    Not use Android TLS slot for chromium
    
    In the profile, GetGlobalContext() & GetValidGlobalContext() have
    extra overhead for checking angle::gUseAndroidOpenGLTlsSlot.
    Since angle::gUseAndroidOpenGLTlsSlot is always false for now,
    so add a build flag to disable it for chromium build.
    
    In the profile, with angle_use_android_tls_slot = false,
    GetValidGlobalContext() is reduced from 0.153% to 0.044%.
    
    Bug: chromium:1336126
    Change-Id: Id5e1752b0a03289fb299e8de2ed6e962e35291c0
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3827955
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Auto-Submit: Peng Huang <penghuang@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    

  • 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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags