Home | History | Annotate | Download | only in common

Lines Matching refs: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
52 const vk::Platform& Platform::getVulkanPlatform (void) const