demos: add cube cpp sample
authorJeremy Hayes <jeremy@lunarg.com>
Wed, 7 Sep 2016 21:55:11 +0000 (15:55 -0600)
committerJeremy Hayes <jeremy@lunarg.com>
Sun, 9 Oct 2016 18:02:46 +0000 (12:02 -0600)
commitf56427ae4ddc46c8af1e9c588f2e4773cb49c36c
treedbea592d22fb862e581f79ff3ff821a842ec83be
parenteda46efaf223b0cd3571250120e391f0f55cb30d
demos: add cube cpp sample

Demonstrate how to use vulkan.hpp.

Change-Id: Ia5ef4f55d45219aec607ae04efdb64c6ebbc9578
demos/CMakeLists.txt
demos/cube.cpp [new file with mode: 0644]