#include "impeller/renderer/backend/vulkan/swapchain/ahb/ahb_swapchain_impl_vk.h"#include "impeller/base/validation.h"#include "impeller/renderer/backend/vulkan/command_buffer_vk.h"#include "impeller/renderer/backend/vulkan/swapchain/ahb/ahb_formats.h"#include "impeller/renderer/backend/vulkan/swapchain/ahb/external_semaphore_vk.h"#include "impeller/renderer/backend/vulkan/swapchain/surface_vk.h"#include "impeller/toolkit/android/surface_transaction.h"#include "impeller/toolkit/android/surface_transaction_stats.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Functions | |
| static TextureDescriptor | impeller::ToSwapchainTextureDescriptor (const android::HardwareBufferDescriptor &ahb_desc) |