Test for loop with condition always false
authorAri Suonpaa <ari.suonpaa@siru.fi>
Wed, 21 Aug 2019 11:02:25 +0000 (14:02 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 5 Sep 2019 12:29:33 +0000 (08:29 -0400)
commit2d1c84936037791d97643b678984e2cd27863609
tree1f8ebc50e6c0db8c9a85412baac8cce0a71d2590
parent2106aab6ceddf4bed6f07f9c650bc33e3445ec2f
Test for loop with condition always false

Added a shader found by GraphicsFuzz: A function gets
passed a value which is used as a condition in a for
loop. The condition is always false. The shader should
get past the for loop and write a red color.

New tests:

dEQP-VK.graphicsfuzz.for-condition-always-false

Components: Vulkan

VK-GL-CTS issue: 1935

Change-Id: I0a1d19601d81d4aaad4961877839047f930ea735
android/cts/master/vk-master.txt
external/vulkancts/data/vulkan/amber/graphicsfuzz/for-condition-always-false.amber [new file with mode: 0644]
external/vulkancts/modules/vulkan/amber/vktAmberGraphicsFuzzTests.cpp
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt