SPIRV-Tools/include
David Neto b5dc8fcd5d Support strings with up to 65535 chars, and null.
Move the definition of spv_instruction_t to an internal
header file, since it now depends on C++ and is not
used by the external interface.

Use a std::vector<uint32_t> in spv_instruction_t
instead of a fixed size array.
2015-10-26 12:55:33 -04:00
..
libspirv Support strings with up to 65535 chars, and null. 2015-10-26 12:55:33 -04:00