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
  • glslang_wrapper.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Add a gl-d3d-only target for the translator · 0973dd68
    Shahbaz Youssefi authored Mar 31, 2021
    Chrome's validating command decoder links statically with the ANGLE
    translator.  This change adds a target that builds the translator with
    only gl and d3d support for this purpose.  This will prevent chrome from
    linking against glslang because of the Vulkan backend.  As a bonus, it
    will reduce the binary size of Chrome by stipping the Vulkan and Metal
    translation and transformation codes.
    
    Bug: angleproject:5810
    Change-Id: I5673bad53817ff2aa8486622ff2c64b44c77240f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2797511Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    0973dd68
glslang_wrapper.cpp 7.19 KB
EditWeb IDE
×

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