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