SPIRV-Tools/include/spirv-tools
greg-lunarg 1fe9bcc108
Instrument: Debug Printf support (#3215)
Create a pass to instrument OpDebugPrintf instructions.  This pass replaces all OpDebugPrintf instructions with instructions to write a record containing the string id and the all specified values into a special printf output buffer (if space allows). This pass is designed to support the printf validation in the Vulkan validation layers.

Fixes #3210
2020-03-12 09:19:52 -04:00
..
instrument.hpp Instrument: Debug Printf support (#3215) 2020-03-12 09:19:52 -04:00
libspirv.h Make spvOpcodeString part of the public API (#3174) 2020-02-20 14:07:57 -05:00
libspirv.hpp Clarify mapping of target env to SPIR-V version (#3150) 2020-01-24 16:26:07 -05:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
optimizer.hpp Instrument: Debug Printf support (#3215) 2020-03-12 09:19:52 -04:00