Searched refs:OSXPlatform (Results 1 – 2 of 2) sorted by relevance
33 class OSXPlatform : public tcu::Platform, private glu::Platform class36 OSXPlatform (void);37 ~OSXPlatform (void);
189 OSXPlatform::OSXPlatform (void) in OSXPlatform() function in tcu::OSXPlatform194 OSXPlatform::~OSXPlatform (void) in ~OSXPlatform()202 return new tcu::OSXPlatform(); in createPlatform()