Update README for Vulkan multi-device platforms
authorPiers Daniell <pdaniell@nvidia.com>
Tue, 17 Oct 2017 20:11:55 +0000 (14:11 -0600)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 20 Oct 2017 07:30:49 +0000 (03:30 -0400)
Added some language to the Vulkan CTS README describing the
valid CTS log criteria for products that are multi-device
capable.

Change-Id: Ia5d39d5ab2c14b73bcad09531065b7dc5251c14b
Components: Vulkan

external/vulkancts/README.md

index 361a8d9..f2f7559 100644 (file)
@@ -200,6 +200,10 @@ for example `TestResults-armeabi-v7a.qpa`. On platforms where multiple different
 builds (for example 64-bit and 32-bit) are present, CTS logs must be provided
 for each driver build as part of the submission package.
 
+Test logs generated on a system which exposes more than one physical device
+in a device group can be used for products that expose one or more physical
+devices in their device group.
+
 The CTS build must always be done from clean git repository that doesn't have any
 uncommitted changes. Thus it is necessary to run and capture output of `git
 status` and `git log` (2) in the source directory: