Searched refs:supportsLegacyCreate (Results 1 – 1 of 1) sorted by relevance
283 …const bool supportsLegacyCreate = (window.getCapabilities() & NativeWindow::CAPABILITY_CREATE_SU… in createWindowSurface() local288 TCU_CHECK_INTERNAL(supportsLegacyCreate || supportsPlatformCreate); in createWindowSurface()306 else if (supportsLegacyCreate) in createWindowSurface()324 …const bool supportsLegacyCreate = (pixmap.getCapabilities() & NativePixmap::CAPABILITY_CREATE_SU… in createPixmapSurface() local329 TCU_CHECK_INTERNAL(supportsLegacyCreate || supportsPlatformCreate); in createPixmapSurface()346 else if (supportsLegacyCreate) in createPixmapSurface()