OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:queryConfigInfo
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/egl/
egluConfigInfo.hpp
105
void
queryConfigInfo
(EGLDisplay display, EGLConfig config, ConfigInfo* dst);
egluConfigInfo.cpp
69
void
queryConfigInfo
(EGLDisplay display, EGLConfig config, ConfigInfo* dst)
tcuEgl.cpp
98
eglu::
queryConfigInfo
(m_display, config, &info);
Completed in 734 milliseconds