demos: Use device local heap for depth
authorJeremy Hayes <jeremy@lunarg.com>
Wed, 22 Feb 2017 15:53:13 +0000 (08:53 -0700)
committerJeremy Hayes <jeremy-lunarg@users.noreply.github.com>
Wed, 22 Feb 2017 16:49:18 +0000 (09:49 -0700)
commit1273a38c720b31b891fae695435342e124a3d963
tree9c99364da0e6e9d3e591e76400656cdce24c475c
parente36af17afa0496cc5d9696dd578fd94392e984d9
demos: Use device local heap for depth

Fix GH 116: Cube demo does not allocate depth buffer in device local
heap.

Change-Id: Ic368bc039fc555f0d8739b0aeb6648237a6fcc5c
demos/cube.c
demos/cube.cpp