SPIRV-Tools/include/spirv-tools
Victor Lomuller 3bc9744d0a
Add FPEncoding operand type. (#5726)
This patch adds the optional FPEncoding operand that can be added to OpTypeFloat.
At the moment there is no usable operand, so support is limited to adding the entry.

Co-authored-by: Kévin Petit <kevin.petit@arm.com>
Co-authored-by: David Neto <dneto@google.com>
2024-07-03 13:18:40 -04:00
..
instrument.hpp opt: Remove bindless and buff addr instrumentation passes (#5657) 2024-05-02 18:52:17 -04:00
libspirv.h Add FPEncoding operand type. (#5726) 2024-07-03 13:18:40 -04:00
libspirv.hpp Add SPIRV_TOOLS_EXPORT to public C++ API (#5591) 2024-04-18 17:31:34 -04:00
linker.hpp Add SPIRV_TOOLS_EXPORT to public C++ API (#5591) 2024-04-18 17:31:34 -04:00
linter.hpp Add SPIRV_TOOLS_EXPORT to public C++ API (#5591) 2024-04-18 17:31:34 -04:00
optimizer.hpp opt: add OpExtInst forward ref fixup pass (#5708) 2024-06-13 02:09:58 -07:00