Home
last modified time | relevance | path

Searched refs:initFunctions (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXPlatform.cpp197 glu::initFunctions(&m_functions, &loader, config.type.getAPI()); in CGLRenderContext()
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGLContextFactory.cpp135 glu::initFunctions(&m_functions, &funcLoader, config.type.getAPI()); in WGLContext()
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderContext.hpp244 // \note initFunctions() and initExtensionFunctions() without explicit extension list
246 void initFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType);
H A DgluRenderContext.cpp312 void initFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) in initFunctions() function
/third_party/vk-gl-cts/framework/platform/ohos/context/
H A DtcuOhosNativeContext.cpp208 glu::initFunctions(&m_glFunctions, &loader, config.type.getAPI()); in OhosRendContext()
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp739 void initFunctions (glw::Functions* gl) in initFunctions() function
766 initFunctions(&m_functions); in RenderContext()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp726 glu::initFunctions(&m_functions, &loader, config.type.getAPI()); in GlxRenderContext()

Completed in 6 milliseconds