GLSL: Check for implicit inner dimension in array of atomic_uint.

This commit is contained in:
Aaron Muir Hamilton
2017-10-23 15:31:10 +00:00
parent 9cfc15513f
commit 437911af33
4 changed files with 25 additions and 1 deletions

View File

@@ -159,6 +159,7 @@ INSTANTIATE_TEST_CASE_P(
"460.vert",
"dce.frag",
"atomic_uint.frag",
"implicitInnerAtomicUint.frag",
"aggOps.frag",
"always-discard.frag",
"always-discard2.frag",