Flutter Engine
The Flutter Engine
|
#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 | |
namespace | impeller |
Functions | |
static std::string | impeller::JoinLabels (const VkDebugUtilsLabelEXT *labels, size_t count) |
static std::string | impeller::JoinVKDebugUtilsObjectNameInfoEXT (const VkDebugUtilsObjectNameInfoEXT *names, size_t count) |