Searched refs:maySupportPlatformCreateExtension (Results 1 – 1 of 1) sorted by relevance
318 …bool maySupportPlatformCreateExtension = (window.getCapabilities() & NativeWindow::CAPABILITY_C… in createWindowSurface() local322 …TCU_CHECK_INTERNAL(supportsLegacyCreate || maySupportPlatformCreateExtension || maySupportPlatform… in createWindowSurface()324 if (maySupportPlatformCreateExtension) in createWindowSurface()336 maySupportPlatformCreateExtension = false; in createWindowSurface()373 …bool maySupportPlatformCreateExtension = (pixmap.getCapabilities() & NativePixmap::CAPABILITY_CR… in createPixmapSurface() local379 …TCU_CHECK_INTERNAL(supportsLegacyCreate || maySupportPlatformCreateExtension || maySupportPlatform… in createPixmapSurface()381 if (maySupportPlatformCreateExtension) in createPixmapSurface()393 maySupportPlatformCreateExtension = false; in createPixmapSurface()