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