SPIRV-Cross/reference
Hans-Kristian Arntzen 9b25581d49 MSL: Handle constant construct of block-like array types.
Need this to be context sensitive, since array of block-like struct is
template, but struct of block-like array is C-style.

Also, test a mix and match, so we have constant array of block-like
struct with array inside. :v
2022-01-17 18:28:25 +01:00
..
opt Do not forward expressions which carry a huge amount of dependencies. 2022-01-17 13:45:12 +01:00
shaders Update references for GL_EXT_texture_buffer. 2022-01-14 14:57:24 +01:00
shaders-hlsl Add support for LocalSizeId. 2022-01-06 13:57:10 +01:00
shaders-hlsl-no-opt Add support for LocalSizeId. 2022-01-06 13:57:10 +01:00
shaders-msl Roll dependencies. 2022-01-05 14:56:01 +01:00
shaders-msl-no-opt MSL: Handle constant construct of block-like array types. 2022-01-17 18:28:25 +01:00
shaders-no-opt Merge pull request #1847 from KhronosGroup/fix-1775 2022-01-17 14:55:56 +01:00
shaders-reflection Correctly reflect declared buffer size for out of order members. 2021-11-07 10:08:17 +01:00
shaders-ue4/asm Do not forward expressions which carry a huge amount of dependencies. 2022-01-17 13:45:12 +01:00
shaders-ue4-no-opt/asm MSL: Selectively enable fast-math in MSL code to match Vulkan CTS results. 2021-09-22 18:58:31 -04:00