Searched refs:GlxDrawable (Results 1 – 1 of 1) sorted by relevance
126 class GlxDrawable class129 virtual ~GlxDrawable (void) {} in ~GlxDrawable()141 GlxDrawable () {} in GlxDrawable() function in tcu::x11::glx::GlxDrawable145 class GlxWindow : public GlxDrawable181 UniquePtr<GlxDrawable> m_glxDrawable;340 unsigned GlxDrawable::getAttrib (int attrib) in getAttrib()347 int GlxDrawable::getWidth (void) in getWidth()354 int GlxDrawable::getHeight (void) in getHeight()570 GlxDrawable* createDrawable (GlxVisual& visual, const RenderConfig& config) in createDrawable()