Searched refs:selectFactory (Results 1 – 1 of 1) sorted by relevance
441 static const Factory& selectFactory (const tcu::FactoryRegistry<Factory>& registry, const char* obj… in selectFactory() function467 return selectFactory(registry, "display", cmdLine.getEGLDisplayType()); in selectNativeDisplayFactory()472 return selectFactory(factory.getNativeWindowRegistry(), "window", cmdLine.getEGLWindowType()); in selectNativeWindowFactory()477 return selectFactory(factory.getNativePixmapRegistry(), "pixmap", cmdLine.getEGLPixmapType()); in selectNativePixmapFactory()