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()261 usePlatformExt = false; in getDisplay()271 else if (usePlatformExt) in getDisplay()319 bool usePlatformExt = false; in createWindowSurface() local329 …usePlatformExt = de::contains(platformExts.begin(), platformExts.end(), string("EGL_EXT_platform_b… in createWindowSurface()337 usePlatformExt = false; in createWindowSurface()347 else if (usePlatformExt) in createWindowSurface()376 bool usePlatformExt = false; in createPixmapSurface() local386 …usePlatformExt = de::contains(platformExts.begin(), platformExts.end(), string("EGL_EXT_platform_b… in createPixmapSurface()[all …]