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
  • RewriteElseBlocks.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Replace EvqInternal with a separate flag to make it more flexible · 78174db7
    Olli Etuaho authored Apr 21, 2015
    The internal flag disables decorating a given symbol in output, effectively
    placing it to a different namespace than user-defined symbols. This enables the
    compiler to insert symbols to the tree when transforming it to be suitable for
    HLSL output without running into name conflicts. In this patch the flag is
    separated from the qualifiers since sometimes different qualifiers need to be
    used with these internal symbols.
    
    TEST=angle_unittests, angle_end2end_tests, WebGL conformance tests
    BUG=angleproject:941
    
    Change-Id: I7036bed98fdb1478a383bb959ca03b42c3cb8100
    Reviewed-on: https://chromium-review.googlesource.com/266690Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org>
    Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    78174db7
RewriteElseBlocks.cpp 5.19 KB
EditWeb IDE
×

Replace RewriteElseBlocks.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.