#include "impeller/renderer/backend/vulkan/debug_report_vk.h"
#include "impeller/base/validation.h"
#include "impeller/renderer/backend/vulkan/capabilities_vk.h"
Go to the source code of this file.
Namespaces | |
impeller | |
Functions | |
static std::string | impeller::JoinLabels (const vk::DebugUtilsLabelEXT *labels, size_t count) |
static std::string | impeller::JoinVKDebugUtilsObjectNameInfoEXT (const vk::DebugUtilsObjectNameInfoEXT *names, size_t count) |