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
  • scripts
  • run_code_generation.py
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Use function id to group functions in ParseContext · 2bfe9f6b
    Olli Etuaho authored Mar 02, 2018
    This way we can do numeric comparisons instead of string comparisons.
    
    The effect on compiler perf test scores is fairly marginal, but
    this reduces binary size by a few kilobytes, and there may be a larger
    effect on shaders calling a lot of texture functions.
    
    BUG=angleproject:2267
    TEST=angle_unittests
    
    Change-Id: I077db97b16b16b70b7e18ee037e06d7450d08dc9
    Reviewed-on: https://chromium-review.googlesource.com/947952
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    2bfe9f6b
run_code_generation.py 7.24 KB
EditWeb IDE
×

Replace run_code_generation.py

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.