HomeSort by relevance Sort by last modified time
    Searched defs:GLContextFactory (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/egl/
egluGLContextFactory.hpp 46 class GLContextFactory : public glu::ContextFactory
49 GLContextFactory (const NativeDisplayFactoryRegistry& displayFactoryRegistry);
egluGLContextFactory.cpp 733 GLContextFactory::GLContextFactory (const NativeDisplayFactoryRegistry& displayFactoryRegistry)
769 glu::RenderContext* GLContextFactory::createContext (const glu::RenderConfig& config, const tcu::CommandLine& cmdLine) const

Completed in 277 milliseconds