SPIRV-Cross/reference/shaders-hlsl-no-opt/frag
Hans-Kristian Arntzen 0ebb88cc39 MSL: Redirect member indices when buffer has been sorted by Offset.
If a buffer rewrites its Offsets, all member references to that struct
are invalidated, and must be redirected, do so in to_member_reference,
but there might be other places where this is needed. Fix as required.
SPIR-V code relying on this is somewhat questionable, but seems to be
in-spec.
2020-04-30 11:48:53 +02:00
..
constant-buffer-array.invalid.sm51.frag Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
fp16.invalid.desktop.frag Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
pixel-interlock-simple-callstack.sm51.fxconly.frag Add test shader for simple case of interlocked callstack. 2019-09-04 11:56:19 +02:00
spec-constant.frag Update tests. 2018-11-01 11:23:48 +01:00
ubo-offset-out-of-order.frag MSL: Redirect member indices when buffer has been sorted by Offset. 2020-04-30 11:48:53 +02:00
variables.zero-initialize.frag Add support for forcefully zero-initialized variables. 2020-03-26 13:38:27 +01:00