Execution scope, memory semantics operands are IDs
authorDavid Neto <dneto@google.com>
Fri, 25 Sep 2015 17:56:09 +0000 (13:56 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commitb14a727a30f69f47df96b2ade8859cbb0683f95b
tree3b77ea340566692690e502aa7b5217c2bebd267d
parent619db2612e12186a665b33393e39d0f14049812a
Execution scope, memory semantics operands are IDs

They shouldn't be parsed or printed as masks.
include/libspirv/libspirv.h
readme.md
source/binary.cpp
source/text.cpp
test/TextToBinary.Barrier.cpp