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