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
  • common
  • system_utils.cpp
Find file
BlameHistoryPermalink
  • jchen10's avatar
    Vulkan: Prepend layer path to VK_LAYER_PATH · 046fa0ef
    jchen10 authored Feb 02, 2018
    Directly setting this variable overwrites old value, as might be
    unexpected. Instead the path can be prepended to it, so that old
    value can still work.
    
    This is needed in order to use additional debugging layers, like
    the "api_dump" layer. See https://github.com/LunarG/VulkanTools
    for more.
    
    BUG=angleproject:2333
    
    Change-Id: I5338a5b928ffa792cc9b6db5b69713320b5b0842
    Reviewed-on: https://chromium-review.googlesource.com/898591
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    046fa0ef
system_utils.cpp 751 Bytes
EditWeb IDE
×

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