Searched defs:getContextInfo (Results 1 - 4 of 4) 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.hpp61 const glu::ContextInfo& getContextInfo (void) const { return m_ctxInfo; } function in class:deqp::gles31::Functional::NegativeTestShared::NegativeTestContext

Completed in 162 milliseconds