#include "flutter/shell/platform/android/android_context_vk_impeller.h"#include "flutter/fml/logging.h"#include "flutter/fml/paths.h"#include "flutter/impeller/entity/vk/entity_shaders_vk.h"#include "flutter/impeller/entity/vk/framebuffer_blend_shaders_vk.h"#include "flutter/impeller/entity/vk/modern_shaders_vk.h"#include "flutter/impeller/renderer/backend/vulkan/context_vk.h"#include "shell/platform/android/android_rendering_selector.h"#include "shell/platform/android/context/android_context.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Functions | |
| static std::shared_ptr< impeller::Context > | flutter::CreateImpellerContext (const fml::RefPtr< fml::NativeLibrary > &vulkan_dylib, const AndroidContext::ContextSettings &p_settings) |