Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp146 namespace wgl namespace
301 const Functions& wgl = m_library->getFunctions(); in getPixelFormats() local
339 static void getPixelFormatAttribs (const Functions& wgl, HDC deviceCtx, int pixelFormat, int numAtt… in getPixelFormatAttribs()
376 const Functions& wgl = m_library->getFunctions(); in getPixelFormatInfo() local
422 const Functions& wgl = core->getLibrary()->getFunctions(); in Context() local
545 const Functions& wgl = m_core->getLibrary()->getFunctions(); in ~Context() local
567 const Functions& wgl = m_core->getLibrary()->getFunctions(); in makeCurrent() local
574 const Functions& wgl = m_core->getLibrary()->getFunctions(); in swapBuffers() local
605 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/mesa3d/src/gallium/frontends/wgl/
Dmeson.build28 libwgl = static_library( build
/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp38 namespace wgl namespace
/external/angle/src/libANGLE/renderer/gl/wgl/
Dwgl_utils.cpp16 namespace wgl namespace
/external/deqp/external/openglcts/modules/common/
DglcConfigListWGL.cpp44 const tcu::wgl::Core& wgl(instance); in getDefaultWglConfigList() local