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

  /external/deqp/framework/egl/
egluCallLogWrapper.cpp 137 inline ConfigAttribValuePointerFmt getConfigAttribValuePointerStr (deUint32 attrib, const int* value) { return ConfigAttribValuePointerFmt(attrib, value); }
egluCallLogWrapper.inl 269 m_log << TestLog::Message << "// value = " << getConfigAttribValuePointerStr(attribute, value) << TestLog::EndMessage;

Completed in 52 milliseconds