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 283 void initFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType)
gluES3PlusWrapperContext.cpp 414 static void initFunctions (glw::Functions* dst, const glw::Functions& src)
534 es3plus::initFunctions(&m_functions, m_context->getFunctions());
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 581 void initFunctions (glw::Functions* gl)
608 initFunctions(&m_functions);

Completed in 151 milliseconds