Fix incorrect verification of the func.ssbo.interleve
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.