glslang-zig/glslang/Include
Rex Xu 022aea431c
Fix issues of the interaction between cooperative_matrix and spirv_intrinsics
coopmat<> type definition allows type parameters. To make it accept
types defined by spirv_type directive, we add spirvType info to the type
parameters. This change is to support this case. And a test is added to
show the missing usage.
2024-03-21 11:09:00 -04: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 Support for SPV_QCOM_image_processing2 (#3539) 2024-03-20 18:56:00 -04: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 Fix issues of the interaction between cooperative_matrix and spirv_intrinsics 2024-03-21 11:09:00 -04:00