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 840 const char* CommandLine::getEGLPixmapType (void) const
  /external/deqp/modules/egl/
teglTestPackage.cpp 199 const char* const pixmapFactoryName = testCtx.getCommandLine().getEGLPixmapType();
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 777 const NativePixmapFactory* pixmapFactory = selectFactory(displayFactory->getNativePixmapRegistry(), "pixmap", cmdLine.getEGLPixmapType());

Completed in 4341 milliseconds