glslang-zig/glslang/Include
Sharo d73712b8f6
Add flags for outputting absolute paths for messages (#3467)
Uses std::filesystem to create absolute paths.
Also adds "shaderFileName" to TSinkBase so it can be used during message
outputs.
2024-03-07 19:02:45 -05:00
..
arrays.h Implement support for GL_KHR_cooperative_matrix extension 2023-07-26 16:39:17 -06:00
BaseTypes.h Add support for GL_NV_displacement_micromap. 2023-10-02 15:07:50 -04:00
Common.h Add a string 'StartsWith' helper function 2024-02-14 18:55:55 -05:00
ConstantUnion.h Fix some compiler warnings 2023-11-28 19:16:16 -05:00
glslang_c_interface.h Add --no-link option 2023-09-18 17:31:05 -04:00
glslang_c_shader_types.h Add flags for outputting absolute paths for messages (#3467) 2024-03-07 19:02:45 -05:00
InfoSink.h Add flags for outputting absolute paths for messages (#3467) 2024-03-07 19:02:45 -05:00
InitializeGlobals.h Simplify PoolAlloc with use of thread_local. 2023-07-26 18:11:41 -06:00
intermediate.h Add GL_EXT_expect_assume support 2024-02-13 16:13:35 -08:00
PoolAlloc.h Fix ODR violations 2023-08-24 12:48:35 -06: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 Use std::variant to represent TSpirvTypeParameter 2023-09-11 21:12:35 -04:00
Types.h Increase TStorageQualifier bitfield width 2024-03-07 12:27:21 -05:00