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
    ES31: Add link validation on geometry shader varyings · d063affa
    Jiawei Shao authored Feb 22, 2018
    This patch adds the link validation on geometry shader varyings.
    
    According to SPEC, geometry shader inputs should not be treated
    as arrays for the purpose of interface matching.
    
    This patch also moves the checks on fragment input bindings into
    a single function.
    
    BUG=angleproject:1941
    TEST=angle_end2end_tests
         dEQP-GLES31.functional.shaders.linkage.es31.geometry.varying.*
    
    Change-Id: Ib3ca64e28683e9688edc9432d43ff5a70c86117e
    Reviewed-on: https://chromium-review.googlesource.com/929866Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    d063affa
Program.cpp 111 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.