#include "impeller/renderer/backend/vulkan/gpu_tracer_vk.h"#include <memory>#include <optional>#include <thread>#include <utility>#include "fml/logging.h"#include "fml/trace_event.h"#include "impeller/base/validation.h"#include "impeller/renderer/backend/vulkan/command_buffer_vk.h"#include "impeller/renderer/backend/vulkan/context_vk.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Variables | |
| static constexpr uint32_t | impeller::kPoolSize = 128u |