demos: Fix cubepp with latest vulkan.hpp
authorMike Schuchardt <mikes@lunarg.com>
Mon, 29 Oct 2018 20:23:08 +0000 (13:23 -0700)
committerMike Schuchardt <mikes@lunarg.com>
Wed, 31 Oct 2018 15:41:27 +0000 (08:41 -0700)
commit7510c83a56a5325f9a0eb7f520d39c86fccb03a6
treefe203167b22f956074ec20b6f31dc1d2eafcc66b
parent4e46af9c54e64446ed5e373a5d0e58603ab2b87c
demos: Fix cubepp with latest vulkan.hpp

Add explicit casts for nullptr values passed to vulkan.hpp so the
correct function overload is selected.
cube/cube.cpp