glslang-zig/glslang/Include
Sven van Haastregt 4d95e22826 Fix -Wmaybe-uninitialized warnings
Fix some potentially uninitialized uses that are reported by GCC 13
with `-O3`.
2023-06-12 07:52:56 -07:00
..
arrays.h [glslang] Refine implicit array size interfaces. (#3074) 2022-12-13 11:20:28 -07:00
BaseTypes.h Add GLSL_EXT_shader_tile_image 2023-05-08 19:49:25 -06:00
Common.h Include <cstdint> header in Common.h 2023-05-15 14:06:02 -06:00
ConstantUnion.h Fixes for gcc 9 / -Werror=deprecated-copy 2019-10-19 15:36:34 +03:00
glslang_c_interface.h glslang_c_interface: use valid C function prototypes 2023-05-29 14:55:51 -06:00
glslang_c_shader_types.h Fix: Remove NV suffix from C interface 2022-09-02 19:25:06 +02:00
InfoSink.h Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
InitializeGlobals.h Revert changes that migrate to thread_local. 2020-07-31 07:13:24 +01:00
intermediate.h Add GLSL_EXT_shader_tile_image 2023-05-08 19:49:25 -06:00
PoolAlloc.h Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
ResourceLimits.h GL_EXT_mesh_shader/SPV_EXT_mesh_shader implementation 2022-09-01 18:02:21 -07:00
ShHandle.h Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
SpirvIntrinsics.h Make modifications of GL_EXT_spirv_intrinsics 2021-10-15 20:22:36 +08:00
Types.h Fix -Wmaybe-uninitialized warnings 2023-06-12 07:52:56 -07:00