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
  • OutputVulkanGLSL.cpp
Find file
BlameHistoryPermalink
  • Le Quyen's avatar
    Move Vulkan GlslangWrapper code to a shared location. · a48f95ab
    Le Quyen authored Oct 14, 2019
    Metal backend will reuse Vulkan's GlslangWrapper code.
    The Metal backend will use this code to translate glsl to spirv then
    cross compile to Metal Shading Language using spirv-cross.
    So the source code of GlslangWrapper should be moved outside vulkan folder.
    
    Bug: angleproject:2634
    Change-Id: I208062daf0d77756c9d32cfdab925b7dfdf83e05
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1858042Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    a48f95ab
OutputVulkanGLSL.cpp 6.35 KB
EditWeb IDE
×

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