Android-cuttlefish cvd tool
|
#include <egl.h>
Public Member Functions | |
Egl (const Egl &)=delete | |
Egl & | operator= (const Egl &)=delete |
Egl (Egl &&)=default | |
Egl & | operator= (Egl &&)=default |
FOR_EACH_EGL_FUNCTION (DECLARE_EGL_FUNCTION_MEMBER_POINTER) | |
Static Public Member Functions | |
static gfxstream::expected< Egl, std::string > | Load () |
Private Member Functions | |
Egl ()=default | |
gfxstream::expected< Ok, std::string > | Init () |
Private Attributes | |
Lib | mLib |
|
delete |
|
default |
|
privatedefault |
gfxstream::Egl::FOR_EACH_EGL_FUNCTION | ( | DECLARE_EGL_FUNCTION_MEMBER_POINTER | ) |
|
private |
|
static |
|
private |