GLSL: Check for implicit inner dimension in array of atomic_uint.
This commit is contained in:
2
Test/implicitInnerAtomicUint.frag
Normal file
2
Test/implicitInnerAtomicUint.frag
Normal file
@@ -0,0 +1,2 @@
|
||||
#version 460
|
||||
layout(binding = 0) uniform atomic_uint c[1][];
|
||||
Reference in New Issue
Block a user