SPIRV-Cross/reference/opt
Bill Hollings 76cb807c19 MSL: Fix type redirection when struct members are reordered to align with offsets.
Populate member_type_index_redirection as reverse lookup, not forward lookup.
Move use of member_type_index_redirection from CompilerMSL::to_member_reference()
to CompilerGLSL::access_chain_internal() to access all redirected type info,
not just name.
2021-10-28 10:16:34 -04:00
..
shaders SPIRV-Cross contribution needed for INTEL_fragment_shader_ordering 2021-10-25 10:50:10 +02:00
shaders-hlsl CLI/HLSL: Don't set explicit binding for synthesized NumWorkgroups CBV. 2021-09-30 14:30:49 +02:00
shaders-msl MSL: Fix type redirection when struct members are reordered to align with offsets. 2021-10-28 10:16:34 -04:00
shaders-ue4/asm MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00