Home | History | Annotate | Download | only in common

Lines Matching defs:Platform

21  * \brief Platform (OS) specific services.
29 Platform::Platform (void)
33 Platform::~Platform (void)
37 bool Platform::processEvents (void)
42 const glu::Platform& Platform::getGLPlatform (void) const
47 const eglu::Platform& Platform::getEGLPlatform (void) const