SPIRV-Cross/reference/opt/shaders-hlsl/asm/vert
Hans-Kristian Arntzen 7c83fc22fa Add support for LocalSizeId.
WorkgroupSize builtin is deprecated in 1.6 and LocalSizeId is supported
in Vulkan starting with maintenance4.
2022-01-06 13:57:10 +01:00
..
extract-transposed-matrix-from-struct.asm.vert Fix case where a struct is loaded which contains a row-major matrix. 2019-02-20 12:19:00 +01:00
spec-constant-op-composite.asm.vert Add support for LocalSizeId. 2022-01-06 13:57:10 +01:00
uint-vertex-id-instance-id.asm.vert Deal with some builtins being declared with wrong signedness. 2018-06-22 11:30:56 +02:00
vertex-id-instance-id.asm.vert Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00