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

  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.hpp 37 de::MovePtr<glu::ContextFactory> createContextFactory (EventState& eventState);
tcuX11EglPlatform.hpp 44 de::MovePtr<glu::ContextFactory> createContextFactory (void);
tcuX11Platform.cpp 77 m_glPlatform.registerFactory(glx::createContextFactory(m_eventState));
80 m_glPlatform.registerFactory(m_eglPlatform.createContextFactory());
tcuX11EglPlatform.cpp 249 MovePtr<ContextFactory> Platform::createContextFactory (void)
tcuX11GlxPlatform.cpp 679 MovePtr<ContextFactory> createContextFactory (EventState& eventState)

Completed in 68 milliseconds