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)
commit12126fd1dbea7331274fed046fb717375dc44e44
tree52a33c2e28842a3169b18a0d1699f76b6d91c5d6
parenta6c8f0d3f321e012abde3e3aef30a96268035755
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