Searched refs:initCoreFunctions (Results 1 - 4 of 4) sorted by relevance

/external/deqp/framework/opengl/
H A DgluRenderContext.cpp226 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) function in namespace:glu
285 initCoreFunctions(dst, loader, apiType);
H A DgluRenderContext.hpp221 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType);
/external/deqp/modules/egl/
H A DteglTestCase.cpp268 glu::initCoreFunctions(&gl, &loader, apiType);
/external/deqp/framework/egl/
H A DegluGLContextFactory.cpp549 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI());
580 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI());

Completed in 245 milliseconds