layers: Handle bad filename in APIDump settings file
authorTobin Ehlis <tobin@lunarg.com>
Fri, 28 Aug 2015 15:57:53 +0000 (09:57 -0600)
committerTobin Ehlis <tobin@lunarg.com>
Fri, 28 Aug 2015 16:30:07 +0000 (10:30 -0600)
commitd7b7c269fe296687513cbca5448fe68fbe7b8a15
tree147313d7fe29fc4a7c3a4b437041fe844690462b
parent74f400bb35120d405f78b9aaab28dcc1de374ccf
layers: Handle bad filename in APIDump settings file

If APIDumpLogFilename requested in vk_layer_settings.txt file has a bad path or cannot be opened for some other reason, then APIDump will write out an ERROR message w/ the bad filename and notify user that STDOUT will be used instead.
vk-layer-generate.py