#include <cstdint>#include <ostream>#include "fml/logging.h"#include "impeller/base/validation.h"#include "impeller/core/formats.h"#include "impeller/core/shader_types.h"#include "impeller/renderer/backend/vulkan/vk.h"#include "vulkan/vulkan_enums.hpp"Go to the source code of this file.
Namespaces | |
| namespace | impeller |
Variables | |
| static constexpr vk::AttachmentReference | impeller::kUnusedAttachmentReference |