From: Piers Daniell Date: Tue, 17 Oct 2017 20:11:55 +0000 (-0600) Subject: Update README for Vulkan multi-device platforms X-Git-Tag: upstream/1.3.5~2565^2~6^2~68 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1115a323de0bcac6ad9bd61254111d57ee8567f0;p=platform%2Fupstream%2FVK-GL-CTS.git Update README for Vulkan multi-device platforms 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 --- diff --git a/external/vulkancts/README.md b/external/vulkancts/README.md index 361a8d9..f2f7559 100644 --- a/external/vulkancts/README.md +++ b/external/vulkancts/README.md @@ -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: