HomeSort by relevance Sort by last modified time
    Searched refs:getEGLPixmapType (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.hpp 172 const char* getEGLPixmapType (void) const;
tcuCommandLine.cpp 596 const char* CommandLine::getEGLPixmapType (void) const { return m_cmdLine.getOption<opt::EGLPixmapType>().c_str(); }
  /external/deqp/modules/egl/
teglTestPackage.cpp 199 const std::string pixmapFactoryName = testCtx.getCommandLine().getEGLPixmapType();
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 777 const NativePixmapFactory* pixmapFactory = selectFactory(displayFactory->getNativePixmapRegistry(), "pixmap", cmdLine.getEGLPixmapType());

Completed in 1256 milliseconds