HomeSort by relevance Sort by last modified time
    Searched refs:Win32Platform (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/platform/win32/
tcuWin32Platform.hpp 40 class Win32Platform : public tcu::Platform, private glu::Platform
46 Win32Platform (void);
47 ~Win32Platform (void);
tcuWin32Platform.cpp 35 Win32Platform::Win32Platform (void)
73 Win32Platform::~Win32Platform (void)
77 bool Win32Platform::processEvents (void)
94 return new tcu::Win32Platform();

Completed in 277 milliseconds