Searched refs:extLoader (Results 1 – 2 of 2) sorted by relevance
439 GetProcFuncLoader extLoader(m_egl); in EglRenderContext() local440 glu::initExtensionFunctions(&m_glFunctions, &extLoader, contextType.getAPI()); in EglRenderContext()
445 GetProcFuncLoader extLoader(egl); in create() local446 glu::initExtensionFunctions(&m_glFunctions, &extLoader, config.type.getAPI()); in create()