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
  • tests
  • compiler_tests
  • CollectVariables_test.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Fix exposing internal shader interface variables · 34d2007f
    Olli Etuaho authored Jul 18, 2017
    Don't expose internal variables in the shader translator interface.
    This affects the ViewID_OVR varying needed for instanced multiview,
    which is so far the only variable of this kind.
    
    This fixes the translator trying to add initialization for internal
    variables in initializeOutputVariables. Since they are variables added
    by ANGLE, they should never need extra initialization.
    
    BUG=angleproject:2112
    TEST=angle_unittests
    
    Change-Id: I93ee2956c8180053806ce450d93f162f78a45d8f
    Reviewed-on: https://chromium-review.googlesource.com/579050Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    34d2007f
CollectVariables_test.cpp 27.6 KB
EditWeb IDE
×

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