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
  • tree_util
  • SpecializationConstant.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Declare specialization constants in the AST · 31641b8e
    Shahbaz Youssefi authored Jun 05, 2021
    A new qualifier (EvqSpecConst) is added so that specialization constants
    can be declared in tree.
    
    This enables TVariable references to specialization constants to be
    validated, which were in fact invalid as every reference declared a new
    variable.  That is fixed.
    
    Bug: angleproject:4889
    Change-Id: I1711e41cbc5a1260843d2d004d3568bdae11e963
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2941451Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    31641b8e
SpecializationConstant.cpp 23.1 KB
EditWeb IDE
×

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