Home
last modified time | relevance | path

Searched refs:GetProcFuncLoader (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp156 class GetProcFuncLoader : public glw::FunctionLoader class
159 GetProcFuncLoader(const eglw::Library& egl): m_egl(egl) in GetProcFuncLoader() function in tcu::surfaceless::GetProcFuncLoader
401 GetProcFuncLoader funcLoader(m_egl); in EglRenderContext()
439 GetProcFuncLoader extLoader(m_egl); in EglRenderContext()
/external/deqp/framework/egl/
DegluGLContextFactory.cpp96 class GetProcFuncLoader : public glw::FunctionLoader class
99 GetProcFuncLoader (const Library& egl) in GetProcFuncLoader() function in eglu::__anonb10fb3450111::GetProcFuncLoader
396 GetProcFuncLoader funcLoader(egl); in create()
445 GetProcFuncLoader extLoader(egl); in create()