Home
last modified time | relevance | path

Searched defs:wgl (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWGL.cpp143 namespace wgl namespace
291 const Functions& wgl = m_library->getFunctions(); in getPixelFormats() local
329 static void getPixelFormatAttribs (const Functions& wgl, HDC deviceCtx, int pixelFormat, int numAtt… in getPixelFormatAttribs()
366 const Functions& wgl = m_library->getFunctions(); in getPixelFormatInfo() local
412 const Functions& wgl = core->getLibrary()->getFunctions(); in Context() local
532 const Functions& wgl = m_core->getLibrary()->getFunctions(); in ~Context() local
554 const Functions& wgl = m_core->getLibrary()->getFunctions(); in makeCurrent() local
561 const Functions& wgl = m_core->getLibrary()->getFunctions(); in swapBuffers() local
592 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat()
DtcuWGLContextFactory.hpp32 namespace wgl namespace
DtcuWGLContextFactory.cpp37 namespace wgl namespace
DtcuWGL.hpp41 namespace wgl namespace
/external/deqp/external/openglcts/modules/common/
DglcConfigListWGL.cpp44 const tcu::wgl::Core& wgl(instance); in getDefaultWglConfigList() local