Home
last modified time | relevance | path

Searched defs:FboRenderContext (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp152 FboRenderContext::FboRenderContext (RenderContext* context, const RenderConfig& config) in FboRenderContext() function in glu::FboRenderContext
170 FboRenderContext::FboRenderContext (const ContextFactory& factory, const RenderConfig& config, cons… in FboRenderContext() function in glu::FboRenderContext
DgluFboRenderContext.hpp44 class FboRenderContext : public RenderContext class