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

  /external/deqp/framework/opengl/
gluES3PlusWrapperContext.hpp 51 class ES3PlusWrapperContext : public RenderContext
54 ES3PlusWrapperContext (const ContextFactory& factory, const RenderConfig& config, const tcu::CommandLine& cmdLine);
55 virtual ~ES3PlusWrapperContext (void);
gluES3PlusWrapperContext.cpp 503 ES3PlusWrapperContext::ES3PlusWrapperContext (const ContextFactory& factory, const RenderConfig& config, const tcu::CommandLine& cmdLine)
556 ES3PlusWrapperContext::~ES3PlusWrapperContext (void)
562 ContextType ES3PlusWrapperContext::getType (void) const
gluRenderContext.cpp 171 return new ES3PlusWrapperContext(*factory, config, cmdLine);

Completed in 89 milliseconds