summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Chia-I Wu <olv@google.com> 2016-05-03 12:19:55 +0800
committer Chia-I Wu <olv@google.com> 2016-05-06 09:31:36 +0800
commitbc011fc4d78442d1f0167b04aea3484c62e0a92b (patch)
treea7f406b226ab265b7ab7d31ce653e334337ab0b8 /vulkan/libvulkan/api.cpp
parent950d6e1102077d6a3905eb77268800002e792fb0 (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 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions