Searched refs:getEGLPixmapType (Results 1 – 3 of 3) sorted by relevance
177 const char* getEGLPixmapType (void) const;
872 const char* CommandLine::getEGLPixmapType (void) const in getEGLPixmapType() function in tcu::CommandLine
477 return selectFactory(factory.getNativePixmapRegistry(), "pixmap", cmdLine.getEGLPixmapType()); in selectNativePixmapFactory()