#include "flutter/common/graphics/gl_context_switch.h"#include <functional>#include <future>#include <memory>#include "flutter/flow/testing/gl_context_switch_test.h"#include "gtest/gtest.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Macros | |
| #define | FML_USED_ON_EMBEDDER |
Functions | |
| flutter::testing::TEST (GLContextSwitchTest, SwitchKeepsContextCurrentWhileInScope) | |
| #define FML_USED_ON_EMBEDDER |
Definition at line 5 of file gl_context_switch_unittests.cc.