Searched refs:DummyRenderContext (Results 1 – 3 of 3) sorted by relevance
47 class DummyRenderContext : public RenderContext class50 explicit DummyRenderContext (ContextType ctxType = ContextType()) : m_ctxType(ctxType) {} in DummyRenderContext() function in glu::DummyRenderContext
49 m_renderCtx = new glu::DummyRenderContext(glu::ContextType(glu::ApiType::es(3,1))); in Context()
38 m_renderCtx = new glu::DummyRenderContext(glu::ContextType(glu::ApiType::es(3,1))); in Context()