OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GLContextFactory
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/egl/
egluGLContextFactory.hpp
48
class
GLContextFactory
: public glu::ContextFactory
51
GLContextFactory
(const NativeDisplayFactoryRegistry& displayFactoryRegistry);
egluGLContextFactory.cpp
592
GLContextFactory
::
GLContextFactory
(const NativeDisplayFactoryRegistry& displayFactoryRegistry)
598
glu::RenderContext*
GLContextFactory
::createContext (const glu::RenderConfig& config, const tcu::CommandLine& cmdLine, const glu::RenderContext *sharedContext) const
Completed in 72 milliseconds