diff options
| author | 2016-05-03 12:19:55 +0800 | |
|---|---|---|
| committer | 2016-05-06 09:31:36 +0800 | |
| commit | bc011fc4d78442d1f0167b04aea3484c62e0a92b (patch) | |
| tree | a7f406b226ab265b7ab7d31ce653e334337ab0b8 /libs/gui/ConsumerBase.cpp | |
| parent | 950d6e1102077d6a3905eb77268800002e792fb0 (diff) | |
vulkan: add DebugReportLogger
Add DebugReportLogger that can be used during vkCreateInstance and other
commands. Add vulkan::driver::Logger to create a temporary
DebugReportLogger from a dispatchable object. With them, we can log to
debug report by, for example,
Logger(instance).Warn(obj, "failed with %s", err);
Bug: 28120066
Change-Id: If059d38d3cfcfe591031ca135695d08cad42e0a4
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions