Fix iomapper issue
authorRoy.li <lryer@msn.com>
Wed, 19 Feb 2020 08:38:02 +0000 (16:38 +0800)
committerRoy.li <lryer@msn.com>
Wed, 19 Feb 2020 08:38:02 +0000 (16:38 +0800)
commit615ae258919944f432a5e9da5cb6245f22b70fe5
tree73767a73640d98f878854bf7e836c933e3a57297
parent48bc10b79fd09fa03c6a8ad7b9dc9743f8b10e8a
Fix iomapper issue

Use type name to index map to instead of use instance name to index map, or anonymous block will cause a map issue.
glslang/MachineIndependent/iomapper.cpp