#include "impeller/toolkit/interop/playground_test.h"#include "impeller/toolkit/interop/impeller.hpp"Go to the source code of this file.
Namespaces | |
| IMPELLER_HPP_NAMESPACE | |
| impeller | |
| impeller::interop | |
| impeller::interop::testing | |
Macros | |
| #define | IMPELLER_HPP_PROC(name) proc_map[#name] = reinterpret_cast<void*>(&name); |
| #define IMPELLER_HPP_PROC | ( | name | ) | proc_map[#name] = reinterpret_cast<void*>(&name); |