Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.hpp35 class ContextWrapper class
DsglrContextWrapper.cpp30 ContextWrapper::ContextWrapper(void) : m_curCtx(nullptr) in ContextWrapper() function in sglr::ContextWrapper
/external/deqp/modules/glshared/
DglsLifetimeTests.hpp91 class ContextWrapper : public CallLogWrapper class
DglsLifetimeTests.cpp121 ContextWrapper::ContextWrapper(const Context &ctx) : CallLogWrapper(ctx.gl(), ctx.log()), m_ctx(ctx) in ContextWrapper() function in deqp::gls::LifetimeTests::details::ContextWrapper