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
  • libANGLE
  • Program.cpp
Find file
BlameHistoryPermalink
  • Jiawei Shao's avatar
    Clean up link validations on interface blocks · 1c08cbb3
    Jiawei Shao authored Mar 15, 2018
    This patch intends to clean up the link validations on interface
    blocks for better implementing program linking with geoemtry shader.
    1. Move three interface block validation functions to the anonymous
       namespace of Program.cpp instead of the member function of class
       Program.
    2. Use IsActiveInterfaceBlock everywhere we need to know if an
       interface block is active or not.
    
    BUG=angleproject:1941
    
    Change-Id: Ic868d015e45f04d57ba382a2b447be00952fa4fc
    Reviewed-on: https://chromium-review.googlesource.com/965395
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJiajia Qin <jiajia.qin@intel.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    1c08cbb3
Program.cpp 112 KB
EditWeb IDE
×

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