Add an example using a SPIR-V 1.1 header.
authorDavid Neto <dneto@google.com>
Thu, 14 Apr 2016 19:54:53 +0000 (15:54 -0400)
committerDavid Neto <dneto@google.com>
Thu, 14 Apr 2016 19:58:13 +0000 (15:58 -0400)
commit0306898c80cf1a75df048912e88354222153d0e8
tree9a34e6d93aa2b40c3554fc0af396f1190055eb14
parent0c6da949799c7cd300fb8fe6dd63a003fa4b57b0
Add an example using a SPIR-V 1.1 header.

Also update the README to show use of 1.1 SPIR-V headers
with 1.0 extended instruction sets.
README.md
example/CMakeLists.txt
example/example-1.1.cpp [new file with mode: 0644]