Searched defs:GLXContext (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gtk/
H A DGraphicsContext3DInternal.h23 typedef struct __GLXcontextRec *GLXContext; typedef in typeref:struct:__GLXcontextRec
43 GraphicsContext3DInternal(GLXContext, GLXPbuffer);
44 GraphicsContext3DInternal(GLXContext, Pixmap, GLXPixmap);
50 GLXContext m_context;

Completed in 210 milliseconds