Searched refs:GlxWindow (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp145 class GlxWindow : public GlxDrawable class in namespace:tcu::x11::glx
148 GlxWindow (GlxVisual& visual, const RenderConfig& cfg);
149 ~GlxWindow (void);
362 GlxWindow::GlxWindow (GlxVisual& visual, const RenderConfig& cfg) function in class:tcu::x11::glx::GlxWindow
371 void GlxWindow::getDimensions (int* width, int* height)
383 GlxWindow::~GlxWindow (void)
590 return new GlxWindow(visual, config);

Completed in 93 milliseconds