Searched defs:wgl (Results 1 – 12 of 12) sorted by relevance
151 namespace wgl namespace306 const Functions& wgl = m_library->getFunctions(); in getPixelFormats() local344 static void getPixelFormatAttribs (const Functions& wgl, HDC deviceCtx, int pixelFormat, int numAtt… in getPixelFormatAttribs()384 const Functions& wgl = m_library->getFunctions(); in getPixelFormatInfo() local431 const Functions& wgl = core->getLibrary()->getFunctions(); in Context() local554 const Functions& wgl = m_core->getLibrary()->getFunctions(); in ~Context() local576 const Functions& wgl = m_core->getLibrary()->getFunctions(); in makeCurrent() local583 const Functions& wgl = m_core->getLibrary()->getFunctions(); in swapBuffers() local614 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat()
32 namespace wgl namespace
37 namespace wgl namespace
41 namespace wgl namespace
28 libwgl = static_library( build
38 namespace wgl namespace
23 namespace wgl namespace
16 namespace wgl namespace
77 test(
44 const tcu::wgl::Core& wgl(instance); in getDefaultWglConfigList() local
134 TEST(wgl, basic_create) in TEST() argument