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

  /external/deqp/framework/egl/
egluGLContextFactory.hpp 49 GLContextFactory (const NativeDisplayFactoryRegistry& displayFactoryRegistry);
53 const NativeDisplayFactoryRegistry& m_displayFactoryRegistry;
egluPlatform.hpp 71 const NativeDisplayFactoryRegistry& getNativeDisplayFactoryRegistry (void) const { return m_nativeDisplayFactoryRegistry; }
106 NativeDisplayFactoryRegistry m_nativeDisplayFactoryRegistry;
egluNativeDisplay.hpp 111 typedef tcu::FactoryRegistry<NativeDisplayFactory> NativeDisplayFactoryRegistry;
egluUtil.hpp 83 const NativeDisplayFactory& selectNativeDisplayFactory (const NativeDisplayFactoryRegistry& registry, const tcu::CommandLine& cmdLine);
egluGLContextFactory.cpp 552 GLContextFactory::GLContextFactory (const NativeDisplayFactoryRegistry& displayFactoryRegistry)
egluUtil.cpp 465 const NativeDisplayFactory& selectNativeDisplayFactory (const NativeDisplayFactoryRegistry& registry, const tcu::CommandLine& cmdLine)

Completed in 153 milliseconds