Home
last modified time | relevance | path

Searched refs:WGLFunctionLoader (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp48 class WGLFunctionLoader : public glw::FunctionLoader class
51 WGLFunctionLoader (const wgl::Context& context) in WGLFunctionLoader() function in tcu::wgl::__anona13584610111::WGLFunctionLoader
126 WGLFunctionLoader funcLoader(*m_context); in WGLContext()