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
  • compiler
  • translator
  • SymbolTable_autogen.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Use a specialized hash function for mangled names · 3b678745
    Olli Etuaho authored Mar 21, 2018
    The hash values used for looking up built-ins now encode the string
    length and the location of parentheses as six-bit values, so that we
    don't need to check for these if the hash matches.
    
    This decreases shader_translator binary size on Windows by around 10
    KB.
    
    BUG=angleproject:2267
    BUG=chromium:823856
    TEST=angle_unittests
    
    Change-Id: If8c28e1c8851750633509ec6273f556e06e91cd1
    Reviewed-on: https://chromium-review.googlesource.com/973243Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    3b678745
SymbolTable_autogen.cpp 762 KB
EditWeb IDE
×

Replace SymbolTable_autogen.cpp

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.