Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
egl.cc File Reference

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::egl
 

Functions

std::function< void *(const char *)> impeller::egl::CreateProcAddressResolver ()
 Creates a proc address resolver that resolves function pointers to EGL and OpenGL (ES) procs.
 
static const char * impeller::egl::EGLErrorToString (EGLint error)
 
void impeller::egl::LogEGLError (const char *file, int line)