Searched defs:getContextInfo (Results 1 - 5 of 5) sorted by relevance

/external/deqp/modules/gles2/
H A Dtes2Context.hpp53 const glu::ContextInfo& getContextInfo (void) { return *m_contextInfo; } function in class:deqp::gles2::Context
/external/deqp/modules/gles3/
H A Dtes3Context.hpp53 const glu::ContextInfo& getContextInfo (void) const { return *m_contextInfo; } function in class:deqp::gles3::Context
/external/deqp/modules/gles31/
H A Dtes31Context.hpp53 const glu::ContextInfo& getContextInfo (void) const { return *m_contextInfo; } function in class:deqp::gles31::Context
/external/deqp/modules/gles31/functional/
H A Des31fNegativeTestShared.hpp68 const glu::ContextInfo& getContextInfo (void) const { return m_ctxInfo; } function in class:deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
/external/skia/tools/gpu/
H A DGrContextFactory.cpp265 ContextInfo GrContextFactory::getContextInfo(ContextType type, ContextOverrides overrides) { function in class:sk_gpu_test::GrContextFactory

Completed in 188 milliseconds