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

  /external/deqp/framework/platform/osx/
tcuOSXPlatform.cpp 148 glu::initFunctions(&m_functions, &loader, config.type.getAPI());
  /external/deqp/framework/platform/win32/
tcuWGLContextFactory.cpp 125 glu::initFunctions(&m_functions, &funcLoader, config.type.getAPI());
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 582 void initFunctions (glw::Functions* gl)
609 initFunctions(&m_functions);
  /external/deqp/framework/opengl/
gluRenderContext.hpp 226 // \note initFunctions() and initExtensionFunctions() without explicit extension list
228 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());
gluRenderContext.cpp 283 void initFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType)
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 633 glu::initFunctions(&m_functions, &loader, config.type.getAPI());

Completed in 70 milliseconds