Home
last modified time | relevance | path

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

/external/deqp/framework/platform/osx/
DtcuOSXPlatform.hpp33 class OSXPlatform : public tcu::Platform, private glu::Platform class
36 OSXPlatform (void);
37 ~OSXPlatform (void);
DtcuOSXPlatform.cpp189 OSXPlatform::OSXPlatform (void) in OSXPlatform() function in tcu::OSXPlatform
194 OSXPlatform::~OSXPlatform (void) in ~OSXPlatform()
202 return new tcu::OSXPlatform(); in createPlatform()