Update capability tests for SPV_KHR_16bit_storage rev 7
authorDavid Neto <dneto@google.com>
Thu, 23 Mar 2017 19:46:08 +0000 (15:46 -0400)
committerDavid Neto <dneto@google.com>
Thu, 23 Mar 2017 19:46:08 +0000 (15:46 -0400)
commitddd40f855b0e5c336cfab95782cc6d49d57ae995
tree326234170ed1441ee86170301ef73e010acda7ef
parent654feb32f286060fc168c5976728c1b9822eac92
Update capability tests for SPV_KHR_16bit_storage rev 7

The SPIR-V core grammar file in a recent SPIRV-Headers
applied the fix from Rev 7 of SPV_KHR_16bit_storage:
FPRoundingMode enums are now enabled by the capabilities
introduced by that extension.

Update the SPIRV-Tools tests accordingly.
test/operand_capabilities_test.cpp