Home
last modified time | relevance | path

Searched refs:initCoreFunctions (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/egl/
DteglTestCase.cpp72 glu::initCoreFunctions(dst, &loader, apiType); in initGLFunctions()
/external/deqp/framework/opengl/
DgluRenderContext.cpp242 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) in initCoreFunctions() function
304 initCoreFunctions(dst, loader, apiType); in initFunctions()
DgluRenderContext.hpp238 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiTy…
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp402 glu::initCoreFunctions(&m_glFunctions, &funcLoader, contextType.getAPI()); in EglRenderContext()
435 glu::initCoreFunctions(&m_glFunctions, &funcLoader, contextType.getAPI()); in EglRenderContext()
/external/deqp/framework/egl/
DegluGLContextFactory.cpp397 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI()); in create()
440 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI()); in create()