HomeSort by relevance Sort by last modified time
    Searched refs:m_getName (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuFormatUtil.hpp 141 : m_getName (getName)
148 const char* name = m_getName(m_value);
157 const char* name = m_getName(m_value);
165 GetNameFunc m_getName;
  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 159 , m_getName (name)
170 const char* getName (void) const { return m_getName; }
175 const char* const m_getName;

Completed in 1922 milliseconds