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
  • spv.fragmentDensity-neg.frag
Find file
BlameHistoryPermalink
  • Daniel Koch's avatar
    Implement GL_EXT_fragment_invocation_density · 5154db51
    Daniel Koch authored Nov 26, 2018
    including SPV generation using SPV_EXT_fragment_invocation_density.
    This is an alias of the functionality in SPV_NV_shading_rate, and thus in some
    cases we can only have one set of the tokens present (switch statements), so
    we have picked the EXT version. This required updating the expected test
    results for SPV_NV_shading_rate.
    
    Also updated the known-good for spirv-headers so that the validator in
    spirv-tools knows about the new extension.
    
    
    
    
    
    
    5154db51
spv.fragmentDensity-neg.frag 336 Bytes
EditWeb IDE
×

Replace spv.fragmentDensity-neg.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.