Searched refs:initCoreFunctions (Results 1 – 4 of 4) sorted by relevance
/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 | 221 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiTy…
|
/external/deqp/modules/egl/ |
D | teglTestCase.cpp | 268 glu::initCoreFunctions(&gl, &loader, apiType); in getGLFunctions()
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 549 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI()); in create() 580 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI()); in create()
|