From 07685557c4df67dcc4d784223f8476ee8c551007 Mon Sep 17 00:00:00 2001 From: Pyry Haulos Date: Fri, 2 Dec 2016 14:29:24 -0800 Subject: [PATCH] Clarify --deqp-log-filename usage in README.md Vulkan CTS issue: #525 Change-Id: Idb0f23cd13e548aaea21682ec02d89e52adee579 --- external/vulkancts/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/external/vulkancts/README.md b/external/vulkancts/README.md index c782db5..0cf90d3 100644 --- a/external/vulkancts/README.md +++ b/external/vulkancts/README.md @@ -139,6 +139,11 @@ option may be used to disable frequent fflush() calls to the output logs: --deqp-log-flush=disable +By default, the test log will be written into the path "TestResults.qpa". If the +platform requires a different path, it can be specified with: + + --deqp-log-filename= + No other command line options are allowed. ### Win32 -- 2.7.4