Allow selecting the kinds of DC to test in the graphics benchmark too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Feb 2013 20:47:00 +0000 (20:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Feb 2013 20:47:00 +0000 (20:47 +0000)
commit8c14cbc98c1bb94c1f5a264694b8cf439b4f7729
treedc95835b90e17b3d84f24fb5dfded28d88366328
parentc80e612faa00d6c72c34fb6a498c9c5498758b40
Allow selecting the kinds of DC to test in the graphics benchmark too.

Still run all the tests by default but allow specifying --dc or --gc as well
as --paint, --client or --memory to test just the specified kinds of DCs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/benchmarks/graphics.cpp