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
  • ProgramPipeline.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Merge Program/ProgramPipeline::getMergedVaryings(). · 3e33db95
    Jamie Madill authored Dec 30, 2020
    This merges two very similar pieces of code into one simpler function.
    The function doesn't use any maps or indirection to build the merged
    varyings list. It also fixes a potential bug with IO blocks and name
    matching due to the code bifurcation.
    
    Bug: angleproject:5496
    Change-Id: Ibf54faeeb01d1940570b366ed153fff7c9135c52
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2606533
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    3e33db95
ProgramPipeline.cpp 18.7 KB
EditWeb IDE
×

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