Home
last modified time | relevance | path

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

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