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_linux.cpp
Find file
BlameHistoryPermalink
  • Omar El Sheikh's avatar
    Vulkan: Fixed improperly set env variable · 80d4ef10
    Omar El Sheikh authored Jul 13, 2018
    After the first test using the Mock ICD runs, an environment
    variable VK_ICD_FILENAMES is set when previously it did not
    exists. The cleanup of that test, rather than deleting the
    environment variable, set it to an empty string, which the
    Vulkan loader would use for subsequent Vulkan tests, causing
    issues with Vulkan not finding the correct extensions.
    
    Had to disable two more tests since they started failing once
    those backends were enabled.
    
    Bug: angleproject:2604
    Change-Id: Ie103756eed60d255d1dd92d7ef3b726183feeb1e
    Reviewed-on: https://chromium-review.googlesource.com/1137342Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Omar El Sheikh <theoking@google.com>
    80d4ef10
system_utils_linux.cpp 2.34 KB
EditWeb IDE
×

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