OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContextAttribListStr
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/egl/
egluStrUtil.hpp
86
inline ContextAttribListFmt
getContextAttribListStr
(const int* attribs) { return ContextAttribListFmt(attribs); }
egluCallLogWrapper.inl
75
m_log << TestLog::Message << "eglCreateContext(" << dpy << ", " << toHex(config) << ", " << share_context << ", " <<
getContextAttribListStr
(attrib_list) << ");" << TestLog::EndMessage;
Completed in 45 milliseconds