demos: Add testing features for smoke
authorjoey-lunarg <joey@lunarg.com>
Thu, 3 Nov 2016 19:49:49 +0000 (13:49 -0600)
committerjoey-lunarg <joey@lunarg.com>
Thu, 10 Nov 2016 16:54:00 +0000 (09:54 -0700)
commit20e10a9ba8ae79d13c42f5386eec98be5fef8f72
tree4c447615954e07f108ddf0947303fe29c4b03513
parent7bc603db086cdc3831b19490d263eee7626fad35
demos: Add testing features for smoke

Smoketest will now output # of frames rendered and elapsed ms.
Command line argument added to limit the rendered frames,
usage: 'smoketest --c <framecount>'

Change-Id: Id6bc0186169b6511823c4406be655f6d8ca18324
demos/smoke/CMakeLists.txt
demos/smoke/Game.h
demos/smoke/Smoke.cpp