OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 46 milliseconds