SPIRV-Tools/include
Andrew Woloszyn cfeac48a37 Removed the ambiguity in the API for cleaning input vs output data.
Previous the api used spv_text_t and spv_binary_t for both input
and output, but depending on the usage, you either MUST
call spvBinaryDestroy or you MUST NOT call spvBinaryDestroy on the
pointer.
2015-10-26 12:54:39 -04:00
..
libspirv Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00