Searched refs:usePlatformExt (Results 1 – 1 of 1) sorted by relevance
232 bool usePlatformExt = false; in getDisplay() local240 …usePlatformExt = de::contains(platformExts.begin(), platformExts.end(), string("EGL_EXT_platform_b… in getDisplay()244 if (usePlatformExt) in getDisplay()285 bool usePlatformExt = false; in createWindowSurface() local293 …usePlatformExt = de::contains(platformExts.begin(), platformExts.end(), string("EGL_EXT_platform_b… in createWindowSurface()298 if (usePlatformExt) in createWindowSurface()326 bool usePlatformExt = false; in createPixmapSurface() local334 …usePlatformExt = de::contains(platformExts.begin(), platformExts.end(), string("EGL_EXT_platform_b… in createPixmapSurface()338 if (usePlatformExt) in createPixmapSurface()