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

  /external/deqp/modules/egl/
teglTestPackage.cpp 169 const eglu::NativeDisplayFactory& factory = eglu::selectNativeDisplayFactory(testCtx.getPlatform().getEGLPlatform().getNativeDisplayFactoryRegistry(), testCtx.getCommandLine());
  /external/deqp/framework/egl/
egluUtil.hpp 83 const NativeDisplayFactory& selectNativeDisplayFactory (const NativeDisplayFactoryRegistry& registry, const tcu::CommandLine& cmdLine);
egluGLContextFactory.cpp 560 const NativeDisplayFactory& displayFactory = selectNativeDisplayFactory(m_displayFactoryRegistry, cmdLine);
egluUtil.cpp 465 const NativeDisplayFactory& selectNativeDisplayFactory (const NativeDisplayFactoryRegistry& registry, const tcu::CommandLine& cmdLine)

Completed in 475 milliseconds