diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-09-23 12:28:10 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-09-23 18:15:15 -0600 |
| commit | 1f68b2cde08f1401c20c8507444a781dc96da461 (patch) | |
| tree | 467da8939e36a89048ffc6752ca91f33f9a0f71a /layers/linux/basic.json | |
| parent | 29a7a6fd15972d2005621add34cfdc6436643614 (diff) | |
| download | usermoji-1f68b2cde08f1401c20c8507444a781dc96da461.tar.xz | |
layers: layer generate confused by Count parameter
The generator was getting confused by the argument list of
vkCmdDrawIndexed(cmdBuffer, indexCount, instanceCount, firstIndex, vertexOffset, firstInstance)
It saw instanceCount and then wanted to expand firstInstance.
I had to terminate it match search after one miss to stop it recognizing firstInstance as an array of Instance items.
Diffstat (limited to 'layers/linux/basic.json')
0 files changed, 0 insertions, 0 deletions
