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
  • third_party
  • vulkan-validation-layers
  • BUILD.gn
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    Put Vulkan mock ICD json file in separate dir · d9ed9c1a
    Tobin Ehlis authored Feb 12, 2018
    Create "icd" subdir in angledata directory where the Vulkan mock ICD
    json file is stored. This prevents potential loader conflicts with the
    layer json files. This change means that when running with the mock
    ICD a user will need to set their VK_ICD_FILENAMES env variable to now
    point to "<build_out_dir>/angledata/icd/VkICD_mock_icd.json" and make
    sure that the built mock icd library resides in the system's shared
    object search path.
    
    Bug: angleproject:2159
    Change-Id: I802bb61a06a2f370bb1fa7a28d9c3548e5f94ecf
    Reviewed-on: https://chromium-review.googlesource.com/914819
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    d9ed9c1a
BUILD.gn 15.6 KB
EditWeb IDE
×

Replace BUILD.gn

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.