Searched refs:getPlatformExtensionName (Results 1 – 3 of 3) sorted by relevance
57 …const char* getPlatformExtensionName (void) const { return (m_platformExtension.empty() ? DE… in getPlatformExtensionName() function in eglu::NativeDisplay90 …const char* getPlatformExtensionName (void) const { return (m_platformExtension.empty() ? DE… in getPlatformExtensionName() function in eglu::NativeDisplayFactory
241 …ntains(platformExts.begin(), platformExts.end(), string(nativeDisplay.getPlatformExtensionName())); in getDisplay()294 …ntains(platformExts.begin(), platformExts.end(), string(nativeDisplay.getPlatformExtensionName())); in createWindowSurface()335 …ntains(platformExts.begin(), platformExts.end(), string(nativeDisplay.getPlatformExtensionName())); in createPixmapSurface()
77 checkEGLPlatformSupport(egl, nativeDisplay.getPlatformExtensionName()); in createWindowSurface()98 checkEGLPlatformSupport(egl, nativeDisplay.getPlatformExtensionName()); in createPixmapSurface()