Merge branch '168-bitwisexor-valid-for-opspecconstantop' into 'master'
authorPyry Haulos <phaulos@google.com>
Thu, 7 Jan 2016 19:33:26 +0000 (14:33 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 7 Jan 2016 19:33:26 +0000 (14:33 -0500)
commit12492a6af6fedabb76aace1b0f41cb2e9f33bc8a
tree7b8d627b29c5d9a9b6403c9686c11d71601207da
parent98b599557f0e051dab3cd50cf1b3029349321354
parent3e9dfd0c3e5d3c41266eac94b2e2d4fdbebd088c
Merge branch '168-bitwisexor-valid-for-opspecconstantop' into 'master'

Update to newer SPIRV-Tools

This version fixes the list of allowed opcodes for OpSpecConstantOp
Fixes Khronos bug 15379.
Fixes #168

Updates to SPIRV-Tools tip of master.
Tested in dEQP by rebuilding all 2373 "*spirv_as*" tests.

See merge request !257