HomeSort by relevance Sort by last modified time
    Searched defs:ES3PlusWrapperContext (Results 1 - 2 of 2) 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 619 ES3PlusWrapperContext::ES3PlusWrapperContext (const ContextFactory& factory, const RenderConfig& config, const tcu::CommandLine& cmdLine)
672 ES3PlusWrapperContext::~ES3PlusWrapperContext (void)
678 ContextType ES3PlusWrapperContext::getType (void) const

Completed in 40 milliseconds