aboutsummaryrefslogtreecommitdiff
path: root/loader/debug_utils.c
AgeCommit message (Collapse)Author
2018-03-09loader: Fix debug_report not returning NULLLenny Komow
Fix a bug where debug_report would be treated as an unknown extension if it was used without being enabled.
2018-03-09Implement initial VK_EXT_debug_utils changesMark Young
This affects the loader, scripts, and layers and introduces the changes to support the VK_EXT_debug_utils extension. Change-Id: Ia5336f63e85b00f1e59416c06aacd4ae331fd692