* Implement GL_EXT_terminate_invocation. * terminateInvocation: declare the SPV extension * Update test results for spirv-tools and bison version bumps Co-authored-by: John Kessenich <cepheus@frii.com>
Also, rationalized this to generally make it safer and more readable. It could use a more modern approach, at some point...