HomeSort by relevance Sort by last modified time
    Searched defs:initFunctions (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/opengl/
gluRenderContext.cpp 277 void initFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType)
gluES3PlusWrapperContext.cpp 503 static void initFunctions (glw::Functions* dst, const glw::Functions& src)
650 es3plus::initFunctions(&m_functions, m_context->getFunctions());
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 719 void initFunctions (glw::Functions* gl)
746 initFunctions(&m_functions);

Completed in 2314 milliseconds