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

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

Completed in 74 milliseconds