Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp159 class GlxWindow : public GlxDrawable class
162 GlxWindow (GlxVisual& visual, const RenderConfig& cfg);
163 ~GlxWindow (void);
446 GlxWindow::GlxWindow (GlxVisual& visual, const RenderConfig& cfg) in GlxWindow() function in tcu::lnx::x11::glx::GlxWindow
455 void GlxWindow::getDimensions (int* width, int* height) in getDimensions()
467 GlxWindow::~GlxWindow (void) in ~GlxWindow()
682 return new GlxWindow(visual, config); in createDrawable()

Completed in 2 milliseconds