OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProcFuncLoader
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/platform/surfaceless/
tcuSurfacelessPlatform.cpp
156
class
GetProcFuncLoader
: public glw::FunctionLoader
159
GetProcFuncLoader
(const eglw::Library& egl): m_egl(egl)
401
GetProcFuncLoader
funcLoader(m_egl);
439
GetProcFuncLoader
extLoader(m_egl);
/external/deqp/framework/egl/
egluGLContextFactory.cpp
96
class
GetProcFuncLoader
: public glw::FunctionLoader
99
GetProcFuncLoader
(const Library& egl)
396
GetProcFuncLoader
funcLoader(egl);
445
GetProcFuncLoader
extLoader(egl);
Completed in 229 milliseconds