Home
last modified time | relevance | path

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

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