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

  /external/deqp/framework/platform/osx/
tcuOSXPlatform.hpp 33 class OSXPlatform : public tcu::Platform, private glu::Platform
36 OSXPlatform (void);
37 ~OSXPlatform (void);
tcuOSXPlatform.cpp 189 OSXPlatform::OSXPlatform (void)
194 OSXPlatform::~OSXPlatform (void)
202 return new tcu::OSXPlatform();

Completed in 66 milliseconds