Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
Loading...
Searching...
No Matches
android_test_utils.cc
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
#include "
impeller/renderer/backend/vulkan/android/android_test_utils.h
"
6
7
namespace
impeller::android::testing
{
8
9
const
std::vector<std::string>
kAndroidDeviceExtensions
= {
10
"VK_KHR_swapchain"
,
11
"VK_ANDROID_external_memory_android_hardware_buffer"
,
12
"VK_KHR_sampler_ycbcr_conversion"
,
13
"VK_KHR_external_memory"
,
14
"VK_EXT_queue_family_foreign"
,
15
"VK_KHR_dedicated_allocation"
,
16
};
17
18
}
// namespace impeller::android::testing
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.cc
Generated on Fri Jul 24 2026 07:12:34 for Flutter Engine Uber Docs by
1.9.8