Searched refs:maySupportPlatformCreateExtension (Results 1 – 1 of 1) sorted by relevance
319 …bool maySupportPlatformCreateExtension = (window.getCapabilities() & NativeWindow::CAPABILITY_C… in createWindowSurface() local323 …TCU_CHECK_INTERNAL(supportsLegacyCreate || maySupportPlatformCreateExtension || maySupportPlatform… in createWindowSurface()325 if (maySupportPlatformCreateExtension) in createWindowSurface()338 maySupportPlatformCreateExtension = false; in createWindowSurface()375 …bool maySupportPlatformCreateExtension = (pixmap.getCapabilities() & NativePixmap::CAPABILITY_CR… in createPixmapSurface() local381 …TCU_CHECK_INTERNAL(supportsLegacyCreate || maySupportPlatformCreateExtension || maySupportPlatform… in createPixmapSurface()383 if (maySupportPlatformCreateExtension) in createPixmapSurface()396 maySupportPlatformCreateExtension = false; in createPixmapSurface()