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

  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 51 using glu::RenderContext;
79 RenderContext* createContext (const RenderConfig& config,
163 class GlxRenderContext : public RenderContext
211 RenderContext* GlxContextFactory::createContext (const RenderConfig& config,
215 GlxRenderContext* const renderContext = new GlxRenderContext(*this, config);
216 return renderContext;
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp 92 using glu::RenderContext;
    [all...]

Completed in 69 milliseconds