glslang/SPIRV
John Kessenich f04c51b3bd Non-Functional: Add postprocess as more robust way to add capabilities
When capabilities are needed for specific SPIR-V instructions, it is
fragile to do so based on GLSL/AST usage; it should be based on actual
instructions they got translated to.
2018-08-03 15:56:12 -06:00
..
bitutils.h
CMakeLists.txt Non-Functional: Add postprocess as more robust way to add capabilities 2018-08-03 15:56:12 -06:00
disassemble.cpp Use public SPIRV-Tools header 2018-07-04 14:53:45 -04:00
disassemble.h
doc.cpp Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. 2018-07-03 13:51:31 -06:00
doc.h
GLSL.ext.AMD.h
GLSL.ext.EXT.h
GLSL.ext.KHR.h Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. 2018-07-03 13:51:31 -06:00
GLSL.ext.NV.h
GLSL.std.450.h
GlslangToSpv.cpp Non-Functional: Add postprocess as more robust way to add capabilities 2018-08-03 15:56:12 -06:00
GlslangToSpv.h
hex_float.h
InReadableOrder.cpp
Logger.cpp
Logger.h
spirv.hpp Implement GL_EXT_shader_16bit_storage and GL_EXT_shader_8bit_storage extensions. 2018-07-03 13:51:31 -06:00
SpvBuilder.cpp Non-Functional: Add postprocess as more robust way to add capabilities 2018-08-03 15:56:12 -06:00
SpvBuilder.h Non-Functional: Add postprocess as more robust way to add capabilities 2018-08-03 15:56:12 -06:00
spvIR.h
SpvPostProcess.cpp Non-Functional: Add postprocess as more robust way to add capabilities 2018-08-03 15:56:12 -06:00
SPVRemapper.cpp
SPVRemapper.h