Searched refs:getEGLPixmapType (Results 1 – 4 of 4) sorted by relevance
172 const char* getEGLPixmapType (void) const;
596 const char* CommandLine::getEGLPixmapType (void) const { return m_cmdLine.getOption<opt::EGLPi… in getEGLPixmapType() function in tcu::CommandLine
199 const std::string pixmapFactoryName = testCtx.getCommandLine().getEGLPixmapType(); in PackageContext()
777 …y = selectFactory(displayFactory->getNativePixmapRegistry(), "pixmap", cmdLine.getEGLPixmapType()); in createContext()