Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/
Dtes2Context.hpp53 const glu::ContextInfo& getContextInfo (void) { return *m_contextInfo; } in getContextInfo() function in deqp::gles2::Context
/external/deqp/modules/gles31/
Dtes31Context.hpp53 const glu::ContextInfo& getContextInfo (void) const { return *m_contextInfo; } in getContextInfo() function in deqp::gles31::Context
/external/deqp/modules/gles3/
Dtes3Context.hpp53 const glu::ContextInfo& getContextInfo (void) const { return *m_contextInfo; } in getContextInfo() function in deqp::gles3::Context
/external/skia/src/gpu/
DGrContextFactory.cpp62 GrContextFactory::ContextInfo GrContextFactory::getContextInfo(GLContextType type, in getContextInfo() function in GrContextFactory
/external/deqp/modules/gles31/functional/
Des31fNegativeTestShared.hpp68 const glu::ContextInfo& getContextInfo (void) const { return m_ctxInfo; } in getContextInfo() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext