commit | 15436c1ce3f69268ce3aeea520c16935f9f597e8 | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtneygo@google.com> | Wed Dec 02 15:29:33 2015 -0700 |
committer | Jon Ashburn <jon@lunarg.com> | Thu Dec 17 11:20:07 2015 -0700 |
tree | fafac98e6546191a8d04a460c52fab6c92a07e8f | |
parent | ebbb96d9efd5db51afa9b392c3026a4834c978e7 [diff] |
loader: utils for managing debug report events Now need to create & destroy callbacks as part of vkCreateInstance, so refactor debug_report entries into API function and work function that can be used from the loader. Conflicts: loader/debug_report.c