glslang/SPIRV
Nathaniel Cesario 504608c6e3 Fix ByteAddressBuffer as function parameter
Make sure that an id represents a variable before adding it to an entry
point's interface.

Fixes #3297.
2023-12-11 20:03:17 +00:00
..
CInterface Implement NonSemantic.Shader.DebugInfo.100 2023-12-11 20:03:12 +00:00
bitutils.h Fix compiler warning emitted from GCC8 2018-09-12 10:34:54 +02:00
CMakeLists.txt CMake: Use set_target_properties instead of set_property 2023-12-11 20:03:16 +00:00
disassemble.cpp extension: GL_QCOM_image_processing support 2023-12-11 20:03:17 +00:00
disassemble.h Fix -Wextra-semi warnings in headers used in Chromium 2019-02-21 11:05:21 -05:00
doc.cpp extension: GL_QCOM_image_processing support 2023-12-11 20:03:17 +00:00
doc.h Implement support for GL_KHR_cooperative_matrix extension 2023-12-11 20:03:16 +00:00
GLSL.ext.AMD.h Non-functional: Move to latest headers. 2018-03-02 12:36:02 -07:00
GLSL.ext.ARM.h GL_ARM_shader_core_builtins support 2023-12-11 20:03:14 +00:00
GLSL.ext.EXT.h Add GLSL_EXT_shader_tile_image 2023-12-11 20:03:15 +00:00
GLSL.ext.KHR.h Implement support for GL_KHR_cooperative_matrix extension 2023-12-11 20:03:16 +00:00
GLSL.ext.NV.h Add support for GL_NV_shader_invocation_reorder. (#3054) 2023-12-11 20:03:14 +00:00
GLSL.ext.QCOM.h extension: GL_QCOM_image_processing support 2023-12-11 20:03:17 +00:00
GLSL.std.450.h [glslang] Strip trailing whitespace 2023-12-11 20:03:16 +00:00
GlslangToSpv.cpp Fix ByteAddressBuffer as function parameter 2023-12-11 20:03:17 +00:00
GlslangToSpv.h glslangValidator: Exit with an error if output file cannot be written 2023-12-11 20:03:16 +00:00
hex_float.h SPIRV: hex_float: remove workaround for VS2013 2023-12-11 20:03:16 +00:00
InReadableOrder.cpp SPIR-V: Aggressively prune unreachable merge, continue target 2019-10-29 15:33:54 -04:00
Logger.cpp Remove GLSLANG_WEB and GLSLANG_WEB_DEVEL 2023-12-11 20:03:17 +00:00
Logger.h Remove GLSLANG_WEB and GLSLANG_WEB_DEVEL 2023-12-11 20:03:17 +00:00
NonSemanticDebugPrintf.h [glslang] Strip trailing whitespace 2023-12-11 20:03:16 +00:00
NonSemanticShaderDebugInfo100.h [glslang] Strip trailing whitespace 2023-12-11 20:03:16 +00:00
spirv.hpp extension: GL_QCOM_image_processing support 2023-12-11 20:03:17 +00:00
SpvBuilder.cpp Remove GLSLANG_WEB and GLSLANG_WEB_DEVEL 2023-12-11 20:03:17 +00:00
SpvBuilder.h extension: GL_QCOM_image_processing support 2023-12-11 20:03:17 +00:00
spvIR.h Add an assert that ID operands are non-zero 2023-12-11 20:03:16 +00:00
SpvPostProcess.cpp extension: GL_QCOM_image_processing support 2023-12-11 20:03:17 +00:00
SPVRemapper.cpp Implement support for GL_KHR_cooperative_matrix extension 2023-12-11 20:03:16 +00:00
SPVRemapper.h SPIRV: remove pre-C++11 workaround 2023-12-11 20:03:16 +00:00
SpvTools.cpp Remove the name of unused formal paramters 2023-12-11 20:03:14 +00:00
SpvTools.h Add EliminateDeadOutputStores to API. 2023-12-11 20:03:14 +00:00