Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
Loading...
Searching...
No Matches
android_test_utils.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_IMPELLER_RENDERER_BACKEND_VULKAN_ANDROID_ANDROID_TEST_UTILS_H_
6
#define FLUTTER_IMPELLER_RENDERER_BACKEND_VULKAN_ANDROID_ANDROID_TEST_UTILS_H_
7
8
#include <string>
9
#include <vector>
10
11
namespace
impeller::android::testing
{
12
13
/// A list of Vulkan device extensions that are required by Android-specific
14
/// services in the Impeller Vulkan back end.
15
/// This can be used to configure the mock Vulkan framework to simulate
16
/// Android's version of Vulkan.
17
extern
const
std::vector<std::string>
kAndroidDeviceExtensions
;
18
19
}
// namespace impeller::android::testing
20
21
#endif
// FLUTTER_IMPELLER_RENDERER_BACKEND_VULKAN_ANDROID_ANDROID_TEST_UTILS_H_
impeller::android::testing
Definition
ahb_swapchain_vk_unittests.cc:12
impeller::android::testing::kAndroidDeviceExtensions
const std::vector< std::string > kAndroidDeviceExtensions
Definition
android_test_utils.cc:9
impeller
renderer
backend
vulkan
android
android_test_utils.h
Generated on Fri Jul 24 2026 07:12:34 for Flutter Engine Uber Docs by
1.9.8