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

  /external/deqp/framework/egl/
egluPlatform.hpp 71 const NativeDisplayFactoryRegistry& getNativeDisplayFactoryRegistry (void) const { return m_nativeDisplayFactoryRegistry; }
106 NativeDisplayFactoryRegistry m_nativeDisplayFactoryRegistry;
egluGLContextFactory.hpp 51 GLContextFactory (const NativeDisplayFactoryRegistry& displayFactoryRegistry);
55 const NativeDisplayFactoryRegistry& m_displayFactoryRegistry;
egluNativeDisplay.hpp 112 typedef tcu::FactoryRegistry<NativeDisplayFactory> NativeDisplayFactoryRegistry;
egluUtil.hpp 84 const NativeDisplayFactory& selectNativeDisplayFactory (const NativeDisplayFactoryRegistry& registry, const tcu::CommandLine& cmdLine);
egluGLContextFactory.cpp 592 GLContextFactory::GLContextFactory (const NativeDisplayFactoryRegistry& displayFactoryRegistry)
egluUtil.cpp 531 const NativeDisplayFactory& selectNativeDisplayFactory (const NativeDisplayFactoryRegistry& registry, const tcu::CommandLine& cmdLine)

Completed in 74 milliseconds