Gnash  0.8.11dev
Classes | Namespaces | Constant Groups | Macros
eglDevice.h File Reference
#include <boost/scoped_array.hpp>
#include <boost/scoped_ptr.hpp>
#include "GnashDevice.h"
#include "Point2d.h"

Go to the source code of this file.

Classes

struct  gnash::renderer::eglVertex
 
class  gnash::renderer::EGLDevice
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::renderer
 

Constant Groups

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::renderer
 

Macros

#define DUMP_CURRENT_SURFACE   printEGLSurface(eglGetCurrentSurface(EGL_DRAW))
 
#define DUMP_CURRENT_CONTEXT   printEGLContext(eglGetCurrentContext())
 

Macro Definition Documentation

#define DUMP_CURRENT_CONTEXT   printEGLContext(eglGetCurrentContext())
#define DUMP_CURRENT_SURFACE   printEGLSurface(eglGetCurrentSurface(EGL_DRAW))