Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
G
glslang
  • 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
  • glslang
  • Repository

Switch branch/tag
  • glslang
  • Test
  • link.vk.matchingPC.0.1.frag
Find file
BlameHistoryPermalink
  • Malcolm Bechard's avatar
    Fix #2005. Allow multiple compilation units to declare identical push_constant blocks (#2123) · 4b2483ee
    Malcolm Bechard authored Mar 16, 2020
    * Fixes #2005
    
    Allow multiple units in a stage to have push_constants as long
    as the blocks match.
    Requires #2006 to be fixed to be functional.
    
    * tweaks to #2005 fix after some testing
    
    * add unit tests for push constants across multiple compilation units
    
    For #2005
    
    * update reference output for tests that fail validation
    
    * fix uninitialized result.validationResult
    4b2483ee
link.vk.matchingPC.0.1.frag 169 Bytes
EditWeb IDE
×

Replace link.vk.matchingPC.0.1.frag

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.