Merge branch '76-fix-commandbuffer-params' into 'master'
authorPyry Haulos <phaulos@google.com>
Sun, 27 Dec 2015 03:23:55 +0000 (22:23 -0500)
committerPyry Haulos <phaulos@google.com>
Sun, 27 Dec 2015 03:23:55 +0000 (22:23 -0500)
commit6d586156923c92ac025e9933ce625f20f165e372
tree11c285dbe2e1768e8b34f9362497839ddd99d4b3
parent37ac01d7d9ee77f1dabd6fde322981c9d81ca56c
parent2127f9276102a84ee349e143c1f9a2035da29db7
Merge branch '76-fix-commandbuffer-params' into 'master'

fix VkCommandBufferBeginInfo struct values, fixes #76

just a short fix to change those two mixed struct values

See merge request !190