SPIRV-Tools/include
David Neto 6836e17f24 OpExecutionMode only takes a single ExecutionMode
Previously, the grammar allowed many execution modes for a single
OpExecutionMode instruction.

Removes the variable- and optional- execution mode operand type
enum values.

Issue found by antiagainst@
2016-03-29 14:51:02 -04:00
..
spirv Make everything compile cleanly with -Wpedantic. 2016-03-21 10:01:13 -04:00
spirv-tools OpExecutionMode only takes a single ExecutionMode 2016-03-29 14:51:02 -04:00