SPIRV-Tools/include
Dejan Mircevski 7b33485f6e First tests for SPIR-V v1.1.
Add test for named-barrier instructions and capability.

Add spv_target_env as an optional argument to CompileSuccessfully() and
CompileFailure().  Currently defaults to UNIVERSAL_1_0, though that
could change in the future.

Make spv_context a local variable in test methods instead of a
TextToBinaryTestBase member.  Introduce ScopedContext to make temp
contexts easier.
2016-04-19 16:34:12 -04:00
..
spirv Add SPIR-V 1.1 grammar. 2016-04-18 10:45:57 -04:00
spirv-tools First tests for SPIR-V v1.1. 2016-04-19 16:34:12 -04:00