layers: GH1129, Fix debug report flags
authorMark Lobodzinski <mark@lunarg.com>
Thu, 10 Nov 2016 16:10:08 +0000 (09:10 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Fri, 11 Nov 2016 20:00:01 +0000 (13:00 -0700)
commit9d5686e93ea584b515313286ff2f3cbb940b08d6
tree39c186921e0c1018a4fd4306841e1361f9ef3fb0
parent321e88fde6a04b32454c1036e17478e75a775304
layers: GH1129, Fix debug report flags

When a debug report callback was created, destroyed, and re-created using
different flags, the flags controlling enabled message types could not be
unset. Fixed to clear message flags when installing a new debug callback.

Change-Id: If784fc41bf413c814343101bf4083c45224d6d8b
layers/vk_layer_logging.h