Searched refs:initCoreFunctions (Results 1 – 5 of 5) 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 | 242 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) in initCoreFunctions() function 304 initCoreFunctions(dst, loader, apiType); in initFunctions()
|
D | gluRenderContext.hpp | 238 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiTy…
|
/external/deqp/framework/platform/surfaceless/ |
D | tcuSurfacelessPlatform.cpp | 402 glu::initCoreFunctions(&m_glFunctions, &funcLoader, contextType.getAPI()); in EglRenderContext() 435 glu::initCoreFunctions(&m_glFunctions, &funcLoader, contextType.getAPI()); in EglRenderContext()
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 397 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI()); in create() 440 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI()); in create()
|