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
    Generate code for initializing built-in variables · 391bda23
    Olli Etuaho authored Feb 23, 2018
    gen_builtin_symbols.py now generates code for initializing built-in
    variable symbols as well. Some of the variable symbols are static, but
    some of them also get initialized dynamically based on values in
    ShBuiltInResources.
    
    The static symbols have get functions in a header file so they can be
    referenced from AST traversers as well without doing a lookup.
    
    BUG=angleproject:2267
    TEST=angle_unittests, angle_end2end_tests
    
    Change-Id: Ida7f3aeb06d2bce0f737f1483b1bd5833aeddd2e
    Reviewed-on: https://chromium-review.googlesource.com/911768Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    391bda23
run_code_generation.py 6.88 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.