Searched defs:FboRenderContext (Results 1 – 2 of 2) sorted by relevance
152 FboRenderContext::FboRenderContext (RenderContext* context, const RenderConfig& config) in FboRenderContext() function in glu::FboRenderContext170 FboRenderContext::FboRenderContext (const ContextFactory& factory, const RenderConfig& config, cons… in FboRenderContext() function in glu::FboRenderContext
44 class FboRenderContext : public RenderContext class