HomeSort by relevance Sort by last modified time
    Searched refs:initCoreFunctions (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/egl/
teglTestCase.cpp 72 glu::initCoreFunctions(dst, &loader, apiType);
  /external/deqp/framework/opengl/
gluRenderContext.cpp 219 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType)
279 initCoreFunctions(dst, loader, apiType);
gluRenderContext.hpp 223 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType);
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 368 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI());
399 glu::initCoreFunctions(&m_glFunctions, &funcLoader, config.type.getAPI());

Completed in 152 milliseconds