[Piglit] [PATCH 1/2] framework: fix typos on deqp-vk entry

Alejandro PiƱeiro apinheiro at igalia.com
Thu Nov 10 13:41:31 UTC 2016


---

Those are really trivial, I put them on a different patch to make easier the
review. But I think that when pushing, it would be better to squash it with
the next patch.

 piglit.conf.example | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/piglit.conf.example b/piglit.conf.example
index 17f2329..e1a91aa 100644
--- a/piglit.conf.example
+++ b/piglit.conf.example
@@ -95,11 +95,11 @@ testB
 ;mustpasslist=/home/knuth/src/deqp/android/cts/com.drawelements.deqp.gles31.xml
 
 [deqp-vk]
-; Path to the deqp-ck executable
+; Path to the deqp-vk executable
 ; Can be overwritten by PIGLIT_DEQP_VK_BIN environment variable
 ;bin=/home/knuth/Vulkan-CTS/external/vulkancts/modules/vulkan/deqp-vk
 
-; Space-separated list of extra command line arguments for deqp-gles31. The
+; Space-separated list of extra command line arguments for deqp-vk. The
 ; option is not required. The environment variable PIGLIT_DEQP_VK_EXTRA_ARGS
 ; overrides the value set here.
 ;extra_args=--deqp-visibility hidden
-- 
2.9.3



More information about the Piglit mailing list