SPIRV-Tools/include/spirv-tools
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
..
libspirv.h OpExecutionMode only takes a single ExecutionMode 2016-03-29 14:51:02 -04:00