Fix incorrect verification of the func.ssbo.interleve
Compare changes
+ 5
− 5
@@ -178,11 +178,11 @@ test(void)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Fix out of bounds access to map_out which has only 1024 uint32_t.
Fix assert condition which was exact opposite of the correct one.
As a result test now is expected to fail until https://github.com/KhronosGroup/glslang/issues/94 is resolved.