summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Peres <martin.peres@linux.intel.com>2017-09-12 15:15:04 +0300
committerMartin Peres <martin.peres@linux.intel.com>2017-09-12 15:18:19 +0300
commit8641101f2cfd96e40836a0a9bd85e52a915b8af4 (patch)
treee156facb52c5bf67d032af6cf544d2c5df322fbb
parent50c852ff7e993c683c7fb09bc45126c96fc8e03d (diff)
user_parameters/traces: change the naming convention
From dota2-tutorial:1080p:high.trace -> dota2:tutorial:high:1080p.trace
-rw-r--r--user_parameters.sh.sample8
1 files changed, 4 insertions, 4 deletions
diff --git a/user_parameters.sh.sample b/user_parameters.sh.sample
index 4c7d38c..315306e 100644
--- a/user_parameters.sh.sample
+++ b/user_parameters.sh.sample
@@ -71,9 +71,9 @@ GLRETRACE_BINARY=/usr/bin/glretrace
# - Only the first line in benchmark & validate files is significant, rest can be comments
#
# For example:
-# - dota2-tutorial:1080p:high.trace
-# - dota2-tutorial:1080p:high.trace.benchmark
-# - dota2-tutorial:1080p:high.trace.validate
+# - dota2:tutorial:high:1080p.trace
+# - dota2:tutorial:high:1080p.trace.benchmark
+# - dota2:tutorial:high:1080p.trace.validate
# Convention is to separate test-case name, resolution and render
# quality level in <name> with a colon character.
APITRACE_TRACE_FOLDER=/opt/benchmarks/apitraces
@@ -82,7 +82,7 @@ APITRACE_TRACE_FOLDER=/opt/benchmarks/apitraces
# https://github.com/LunarG/VulkanTools/blob/master/BUILDVT.md
VKREPLAY_BINARY=/usr/bin/vkreplay
# VulkanTools screenshot layer location (needed for validation) for Vulkan loader
-export VK_LAYER_PATH=/usr/lib/VulkanTools/layersvt/
+VK_LAYER_PATH=/usr/lib/VulkanTools/layersvt/
# Traces and files listing which frame in them is to be validated are named as:
# <name>.vktrace