#include "flutter/testing/test_swangle_utils.h"#include <EGL/egl.h>#include <EGL/eglext.h>#include <cstring>#include "flutter/fml/logging.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| EGLDisplay | flutter::testing::CreateSwangleDisplay () |
| Creates an EGLDisplay using ANGLE with the Vulkan backend and SwiftShader as the device type. | |