Fix run command for Windows
authorSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Fri, 10 May 2019 06:32:33 +0000 (08:32 +0200)
committerSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Fri, 10 May 2019 06:35:50 +0000 (08:35 +0200)
In Windows the directory separator is backslash for running commands.

Components: Vulkan

Change-Id: I917dd7c05a6d4a085130c1ec58945d4e03d3dc85

external/vulkancts/README.md

index 7b691d33cbb2cba962b2dbebe110e71f886745d2..f2470a4e5f1cd0b62d56bd94542558f63b92f756 100644 (file)
@@ -174,7 +174,7 @@ No other command line options are allowed.
 ### Win32
 
        cd <builddir>/external/vulkancts/modules/vulkan
-       Debug/deqp-vk.exe --deqp-caselist-file=...
+       Debug\deqp-vk.exe --deqp-caselist-file=...
 
 Test log will be written into TestResults.qpa