Searched defs:wgl (Results 1 – 3 of 3) sorted by relevance
133 namespace wgl namespace265 const Functions& wgl = m_library->getFunctions(); in getPixelFormats() local306 const Functions& wgl = m_library->getFunctions(); in getPixelFormatInfo() local358 const Functions& wgl = core->getLibrary()->getFunctions(); in Context() local427 const Functions& wgl = m_core->getLibrary()->getFunctions(); in ~Context() local449 const Functions& wgl = m_core->getLibrary()->getFunctions(); in swapBuffers() local454 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat()
40 namespace wgl namespace
84 Win32GLES3Context::Win32GLES3Context (const wgl::Core& wgl, HINSTANCE instance, const glu::RenderCo… in Win32GLES3Context()