Searched refs:usePlatformExt (Results 1 – 1 of 1) sorted by relevance
242 bool usePlatformExt = false; in getDisplay() local252 …usePlatformExt = de::contains(platformExts.begin(), platformExts.end(), string("EGL_EXT_platform_b… in getDisplay()262 usePlatformExt = false; in getDisplay()272 else if (usePlatformExt) in getDisplay()320 bool usePlatformExt = false; in createWindowSurface() local330 …usePlatformExt = de::contains(platformExts.begin(), platformExts.end(), string("EGL_EXT_platform_b… in createWindowSurface()339 usePlatformExt = false; in createWindowSurface()349 else if (usePlatformExt) in createWindowSurface()378 bool usePlatformExt = false; in createPixmapSurface() local388 …usePlatformExt = de::contains(platformExts.begin(), platformExts.end(), string("EGL_EXT_platform_b… in createPixmapSurface()[all …]