Searched refs:supportsPlatformCreate (Results 1 – 1 of 1) sorted by relevance
284 …const bool supportsPlatformCreate = (window.getCapabilities() & NativeWindow::CAPABILITY_CREATE_… in createWindowSurface() local288 TCU_CHECK_INTERNAL(supportsLegacyCreate || supportsPlatformCreate); in createWindowSurface()290 if (supportsPlatformCreate) in createWindowSurface()325 …const bool supportsPlatformCreate = (pixmap.getCapabilities() & NativePixmap::CAPABILITY_CREATE_… in createPixmapSurface() local329 TCU_CHECK_INTERNAL(supportsLegacyCreate || supportsPlatformCreate); in createPixmapSurface()331 if (supportsPlatformCreate) in createPixmapSurface()