Home
last modified time | relevance | path

Searched refs:X11Platform (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/platform/X11/
DtcuX11Platform.cpp52 class X11Platform : public tcu::Platform class
55 X11Platform (void);
71 X11Platform::X11Platform (void) in X11Platform() function in tcu::x11::X11Platform
89 return new tcu::x11::X11Platform(); in createPlatform()