Merge branch 'stroyan_draw_state_beginCB' into 'master'
authorTobin Ehlis <tobine@google.com>
Wed, 10 Feb 2016 23:36:15 +0000 (18:36 -0500)
committerTobin Ehlis <tobine@google.com>
Wed, 10 Feb 2016 23:36:15 +0000 (18:36 -0500)
commitbbff8b15138c770a75ecccd7e8d6d9799dcd52cc
tree4debb78a96230689fdf839c07db506bc02ca4eef
parenta40bc60e012a99a30ac13f42294c4dfb9d148d78
parent276290f5eb44849a13ca386c6de55aeaeb32f3df
Merge branch 'stroyan_draw_state_beginCB' into 'master'

layers: draw_state allow pInheritanceInfo NULL

The pInheritanceInfo field in VkCommandBufferBeginInfo may be NULL.
Test for that before using it in draw_state layer.

See merge request !229
layers/draw_state.cpp