Searched refs:initCoreFunctions (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/egl/ |
D | teglTestCase.cpp | 72 glu::initCoreFunctions(dst, &loader, apiType); in initGLFunctions()
|
/external/deqp/framework/opengl/ |
D | gluRenderContext.cpp | 226 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) in initCoreFunctions() function 285 initCoreFunctions(dst, loader, apiType); in initFunctions()
|
D | gluRenderContext.hpp | 223 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiTy…
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 368 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI()); in create() 399 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI()); in create()
|