OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConfigAttribListStr
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/egl/
egluStrUtil.hpp
80
inline ConfigAttribListFmt
getConfigAttribListStr
(const int* attribs) { return ConfigAttribListFmt(attribs); }
egluCallLogWrapper.inl
30
m_log << TestLog::Message << "eglChooseConfig(" << dpy << ", " <<
getConfigAttribListStr
(attrib_list) << ", " << configs << ", " << config_size << ", " << num_config << ");" << TestLog::EndMessage;
Completed in 53 milliseconds