Fixed spirv_assembly.instruction.graphics.decoration_group tests.
authorAndrew Woloszyn <awoloszyn@google.com>
Fri, 15 Jan 2016 18:09:43 +0000 (13:09 -0500)
committerAndrew Woloszyn <awoloszyn@google.com>
Fri, 15 Jan 2016 18:09:43 +0000 (13:09 -0500)
commita870f5d50518239f38ca65df5b4ef644655c0aa3
tree04e92d495bf223cc98629c4e91d3938cd41b509b
parent74a4a826f84cb09ffa42e42667c966cbbe69bbbe
Fixed spirv_assembly.instruction.graphics.decoration_group tests.

The tests were incorrectly calculating input + 2 - 1, and expecting
no change. Now they calculate intput + 2 - 2.

Fixes #213
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmInstructionTests.cpp