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
  • compiler
  • translator
  • DirectiveHandler.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: I/O blocks: Support unsized arrays · abe96578
    Shahbaz Youssefi authored Nov 30, 2020
    Geometry shader inputs have an extra array dimension, which can be
    unsized as it can be derived from the primitive type.  This change fixes
    the grammar to support such arrays.
    
    Additionally, it enables EXT_shader_io_blocks automatically with
    EXT_geometry_shader and EXT_tessellation_shader per spec.
    
    Bug: angleproject:3580
    Change-Id: Ia7eb3e8be28c2eef2072dbe2a546fa34973104ab
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2568242Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarMohan Maiya <m.maiya@samsung.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    abe96578
DirectiveHandler.cpp 7.07 KB
EditWeb IDE
×

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