|
Android-cuttlefish cvd tool
|

Namespaces | |
| namespace | gfxstream |
| namespace | gfxstream::anonymous_namespace{egl.cpp} |
Macros | |
| #define | LOAD_EGL_FUNCTION_POINTER(return_type, function_name, signature) |
Functions | |
| gfxstream::expected< Lib, std::string > | gfxstream::anonymous_namespace{egl.cpp}::LoadEglLib () |
Variables | |
| constexpr const char | gfxstream::anonymous_namespace{egl.cpp}::kEglLib [] = "libEGL.so" |
| constexpr const char | gfxstream::anonymous_namespace{egl.cpp}::kEglLibAlt [] = "libEGL.so.1" |
| #define LOAD_EGL_FUNCTION_POINTER | ( | return_type, | |
| function_name, | |||
| signature | |||
| ) |