Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluDummyRenderContext.hpp47 class EmptyRenderContext : public RenderContext class
50 explicit EmptyRenderContext (ContextType ctxType = ContextType()) : m_ctxType(ctxType) {} in EmptyRenderContext() function in glu::EmptyRenderContext