Searched refs:initFunctions (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 197 glu::initFunctions(&m_functions, &loader, config.type.getAPI()); in CGLRenderContext()
|
/external/deqp/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 135 glu::initFunctions(&m_functions, &funcLoader, config.type.getAPI()); in WGLContext()
|
/external/deqp/framework/opengl/ |
D | gluRenderContext.hpp | 243 void initFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType);
|
D | gluRenderContext.cpp | 302 void initFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) in initFunctions() function
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 734 void initFunctions (glw::Functions* gl) in initFunctions() function 761 initFunctions(&m_functions); in RenderContext()
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 716 glu::initFunctions(&m_functions, &loader, config.type.getAPI()); in GlxRenderContext()
|