Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libGLESv2
  • global_state.h
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Prefer retrieval of TLS values through ASM code on Android · f16e94cd
    Mohan Maiya authored Jun 17, 2020
    On the Android platform prefer using the ASM code to retrieve
    TLS context object even for single threaded apps. This helps
    get rid of a branch in GetGlobalContext() and GetValidGlobalContext()
    further improving the CPU perf of TLS operations.
    
    Bug: angleproject:4717
    Change-Id: I58d3d3b7061d613b24f945c07bed497c7c4be25c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2250318
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    f16e94cd
global_state.h 2.36 KB
EditWeb IDE
×

Replace global_state.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.