Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp151 namespace wgl namespace
306 const Functions& wgl = m_library->getFunctions(); in getPixelFormats() local
344 static void getPixelFormatAttribs (const Functions& wgl, HDC deviceCtx, int pixelFormat, int numAtt… in getPixelFormatAttribs()
384 const Functions& wgl = m_library->getFunctions(); in getPixelFormatInfo() local
431 const Functions& wgl = core->getLibrary()->getFunctions(); in Context() local
554 const Functions& wgl = m_core->getLibrary()->getFunctions(); in ~Context() local
576 const Functions& wgl = m_core->getLibrary()->getFunctions(); in makeCurrent() local
583 const Functions& wgl = m_core->getLibrary()->getFunctions(); in swapBuffers() local
614 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
/third_party/mesa3d/src/gallium/frontends/wgl/
Dmeson.build28 libwgl = static_library( build
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dproc_table_wgl_autogen.cpp38 namespace wgl namespace
/third_party/skia/third_party/externals/angle2/src/libGL/
Dproc_table_wgl_autogen.cpp23 namespace wgl namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
Dwgl_utils.cpp16 namespace wgl namespace
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
Dmeson.build77 test(
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
Dwgl_utils.cpp16 namespace wgl namespace
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcConfigListWGL.cpp44 const tcu::wgl::Core& wgl(instance); in getDefaultWglConfigList() local
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
Dwgl_tests.cpp134 TEST(wgl, basic_create) in TEST() argument