demos: Remove DbgMsgs from incremental_present ext
authorIan Elliott <ianelliott@google.com>
Tue, 28 Mar 2017 17:10:18 +0000 (11:10 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Mon, 3 Apr 2017 20:05:24 +0000 (14:05 -0600)
commit38bb01b5c2a5b35b8176763784fbd7302d127814
treec038ddbfe37e0b91fa91433b0f92a33eec9311d7
parent53622a73349294f8a66edbac870cd25fe0c071a3
demos: Remove DbgMsgs from incremental_present ext

The only DbgMsg messages left tell the user, if they use
"--incremental_present", whether the functionality is actually being
used, or if the VK_KHR_incremental_present extension isn't available.

NOTE: When somebody wants to see all of the DbgMsg messages, they should
use "git revert" with this commit.

Change-Id: Ic4189cbec2a64c50135b16c331c808fbbce975dc
demos/cube.c