Searched refs:getPlatformExtensions (Results 1 – 3 of 3) sorted by relevance
86 vector<string> getPlatformExtensions (const Library& egl) in getPlatformExtensions() function239 const vector<string> platformExts = getPlatformExtensions(egl); in getDisplay()292 const vector<string> platformExts = getPlatformExtensions(egl); in createWindowSurface()333 const vector<string> platformExts = getPlatformExtensions(egl); in createPixmapSurface()
59 std::vector<std::string> getPlatformExtensions (const eglw::Library& egl);
59 std::vector<std::string> extensions = eglu::getPlatformExtensions(egl); in checkEGLPlatformSupport()