Modify atomic_uint binding check
authorChow <laddoc@outlook.com>
Wed, 25 Dec 2019 09:08:48 +0000 (17:08 +0800)
committerChow <laddoc@outlook.com>
Wed, 25 Dec 2019 09:08:48 +0000 (17:08 +0800)
commit891ec09c62bb570c5c4d125221dd437d13940f9d
treee41cad3c62a2c1f7626601b20101d7707b07fc6c
parentbd97b6f9f2132fa8df90431415e32dbab5c76db8
Modify atomic_uint binding check

Modify atomic_uint binding check.

Currently, when not declared with offset, default atomic_unint won't check whether its binding is valid or not more than its limit value.
Test/450.comp
Test/baseResults/450.comp.out
glslang/MachineIndependent/ParseHelper.cpp