Test not/xor SPIR-V operation sequence
authorRicardo Garcia <rgarcia@igalia.com>
Thu, 20 Feb 2020 15:30:51 +0000 (16:30 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 19 Mar 2020 08:47:17 +0000 (04:47 -0400)
commiteb5c93f1e172ae92a8aca9600d51a1848cae73a3
tree7a4a0509fa38b4e6668b12f875be98c8b07198cf
parent683a31fb612809cb8ad5db33b90b61a7b52038fb
Test not/xor SPIR-V operation sequence

Add simple Amber test case to check the bitwise negation of a bitwise
xor result is properly calculated, as this combination appears to be
optimized by some implementations.

New test:
dEQP-VK.glsl.combined_operations.notxor

Components: Vulkan
VK-GL-CTS issue: 2233

Change-Id: I8cff49e47d9c8ce33174e2c0afcd3908198f3c17
AndroidGen.mk
android/cts/master/vk-master-2020-03-01.txt
android/cts/master/vk-master.txt
external/vulkancts/data/vulkan/amber/combined_operations/notxor.amber [new file with mode: 0644]
external/vulkancts/modules/vulkan/amber/CMakeLists.txt
external/vulkancts/modules/vulkan/amber/vktAmberGlslTests.cpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/amber/vktAmberGlslTests.hpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/vktTestPackage.cpp
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt