layers: Fix thread/PV codegen for new notation
authorMark Lobodzinski <mark@lunarg.com>
Tue, 27 Sep 2016 19:08:15 +0000 (13:08 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 29 Sep 2016 22:00:34 +0000 (16:00 -0600)
commit4a9b060e126e7cf55992c1b15eeac71456f29444
treed15d3e34dad8ad2f9031b35ae1450c6233002fd4
parentdf0735146ddd6ce7d29fc74232f59b4f862c400d
layers: Fix thread/PV codegen for new notation

Embedded parameter length variables are now specified in vk.xml as
being separated by '::' instead of '->'.

Change-Id: I53befe20912d7d7ee628f6819dbd013bcd2a9414
generator.py