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
  • tests
  • gl_tests
  • GLSLTest.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Vulkan: Collect inactive varyings by block name for I/O blocks · c935ba5b
    Mohan Maiya authored Mar 09, 2021
    ANGLE only collects inactive varyings by instance name. The SPIR-V
    transformer expects I/O blocks to be identified by block name. If an I/O
    block is inactive, an assertion would fire because the block name is not
    in the shader variable info map.
    
    Bug: angleproject:5676
    Test: GLSLTest_ES31.VaryingIOBlockNotDeclaredIn*Shader*
    Change-Id: I40e51c9770b03457e3896dcb2afa4e9525b098d8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2742658Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    c935ba5b
GLSLTest.cpp 331 KB
EditWeb IDE
×

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