webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
global_state.h File Reference
#include <EGL/egl.h>

Go to the source code of this file.

Namespaces

 gl
 
 egl
 

Functions

Context * gl::GetGlobalContext ()
 
Context * gl::GetValidGlobalContext ()
 
void egl::SetGlobalError (const Error &error)
 
EGLint egl::GetGlobalError ()
 
void egl::SetGlobalAPI (EGLenum API)
 
EGLenum egl::GetGlobalAPI ()
 
void egl::SetGlobalDisplay (Display *dpy)
 
Displayegl::GetGlobalDisplay ()
 
void egl::SetGlobalDrawSurface (Surface *surface)
 
Surface * egl::GetGlobalDrawSurface ()
 
void egl::SetGlobalReadSurface (Surface *surface)
 
Surface * egl::GetGlobalReadSurface ()
 
void egl::SetGlobalContext (gl::Context *context)
 
gl::Contextegl::GetGlobalContext ()