GLSL: Check for implicit inner dimension in array of atomic_uint.
authorAaron Muir Hamilton <aaron@correspondwith.me>
Mon, 23 Oct 2017 15:31:10 +0000 (15:31 +0000)
committerAaron Muir Hamilton <aaron@correspondwith.me>
Mon, 23 Oct 2017 15:31:10 +0000 (15:31 +0000)
commit437911af3313f2e2ff51cf520ee9fd9056f22ebf
tree7e34e161bf6ef9d8eb2e20a1948c05c48ed4a97b
parent9cfc15513f7b8f615246a77e56db15cf21ddb211
GLSL: Check for implicit inner dimension in array of atomic_uint.
Test/baseResults/implicitInnerAtomicUint.frag.out [new file with mode: 0644]
Test/implicitInnerAtomicUint.frag [new file with mode: 0644]
glslang/MachineIndependent/ParseHelper.cpp
gtests/AST.FromFile.cpp