tests: Remove use of designated initializers in cpp
authorTony Barbour <tony@LunarG.com>
Wed, 1 Apr 2015 23:10:07 +0000 (17:10 -0600)
committerTony Barbour <tony@LunarG.com>
Fri, 3 Apr 2015 22:01:48 +0000 (16:01 -0600)
commit901f3bc20d8a9294b484bb1101b31fbb70359c39
treed02d15744c9f33b4a43e07f8a20c5dfc851ad8c8
parent2f421a03a3b339e2db07f158fb1c35fb4f8d73e7
tests: Remove use of designated initializers in cpp

MS VC++ doesn't support designated initializers in C++, just C.
tests/image_tests.cpp
tests/test_environment.cpp
tests/xglrenderframework.cpp
tests/xgltestbinding.cpp
tests/xgltestframework.cpp