Home
last modified time | relevance | path

Searched refs:selectFactory (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/egl/
DegluUtil.cpp510 static const Factory& selectFactory (const tcu::FactoryRegistry<Factory>& registry, const char* obj… in selectFactory() function
536 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()