HomeSort by relevance Sort by last modified time
    Searched defs:getContextInfo (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles2/
tes2Context.hpp 53 const glu::ContextInfo& getContextInfo (void) { return *m_contextInfo; }
  /external/deqp/modules/gles3/
tes3Context.hpp 53 const glu::ContextInfo& getContextInfo (void) const { return *m_contextInfo; }
  /external/deqp/modules/gles31/
tes31Context.hpp 53 const glu::ContextInfo& getContextInfo (void) const { return *m_contextInfo; }
  /external/deqp/modules/gles31/functional/
es31fNegativeTestShared.hpp 61 const glu::ContextInfo& getContextInfo (void) const { return m_ctxInfo; }

Completed in 94 milliseconds