demos: smoketest: Add --flush option for tracing
authorjoey-lunarg <joey@lunarg.com>
Tue, 10 Jan 2017 22:55:49 +0000 (15:55 -0700)
committerjoey-lunarg <joey@lunarg.com>
Wed, 11 Jan 2017 23:27:36 +0000 (16:27 -0700)
commitc0785fe2f2489643d3b353a58817fe483e88b6ca
treee05b161a899889fcd1b462d9d63dfb6dcdb99b31
parentf89761e806bbd573d07f8ecdbaa592e2be37d46b
demos: smoketest: Add --flush option for tracing

Running smoketest with --flush will call vkFlushMappedMemoryRanges so
that the trace layer is aware of modified memory. This is not
necessary with the --PMB option in vktrace.

Change-Id: If72c0ed0c651cf82f2f2c4c78ec2534a0d475a9c
demos/smoke/Game.h
demos/smoke/Smoke.cpp
demos/smoke/Smoke.h