SPIRV-Tools/tools
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
..
as Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
dis Removed the ambiguity in the API for cleaning input vs output data. 2015-10-26 12:54:39 -04:00
val Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00