Home
last modified time | relevance | path

Searched refs:wgl (Results 1 – 17 of 17) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWGL.cpp143 namespace wgl namespace
291 const Functions& wgl = m_library->getFunctions(); in getPixelFormats() local
296 …if (!wgl.getPixelFormatAttribivARB(deviceCtx, 0, 0, DE_LENGTH_OF_ARRAY(attribs), &attribs[0], &val… in getPixelFormats()
329 static void getPixelFormatAttribs (const Functions& wgl, HDC deviceCtx, int pixelFormat, int numAtt… in getPixelFormatAttribs() argument
333 if (!wgl.getPixelFormatAttribivARB(deviceCtx, pixelFormat, 0, numAttribs, &attribs[0], &values[0])) in getPixelFormatAttribs()
366 const Functions& wgl = m_library->getFunctions(); in getPixelFormatInfo() local
369 …getPixelFormatAttribs(wgl, deviceCtx, pixelFormat, DE_LENGTH_OF_ARRAY(s_attribsToQuery), &s_attrib… in getPixelFormatInfo()
412 const Functions& wgl = core->getLibrary()->getFunctions(); in Context() local
518 m_context = wgl.createContextAttribsARB(deviceCtx, sharedCtx, &attribList[0]); in Context()
523 if (!wgl.makeCurrent(deviceCtx, m_context)) in Context()
[all …]
DtcuWGLContextFactory.cpp37 namespace wgl namespace
51 WGLFunctionLoader (const wgl::Context& context) in WGLFunctionLoader()
62 const wgl::Context& m_context;
68 …WGLContext (HINSTANCE instance, const wgl::Core& wglCore, const WGLContext* sharedContext, const…
87 wgl::Context* m_context;
93 WGLContext::WGLContext (HINSTANCE instance, const wgl::Core& wglCore, const WGLContext* sharedConte… in WGLContext()
110 pixelFormat = wgl::choosePixelFormat(wglCore, deviceCtx, config); in WGLContext()
115 const wgl::Context* sharedCtx = DE_NULL; in WGLContext()
119 …m_context = new wgl::Context(&wglCore, deviceCtx, sharedCtx, config.type, pixelFormat, config.rese… in WGLContext()
124 const wgl::PixelFormatInfo info = wglCore.getPixelFormatInfo(deviceCtx, pixelFormat); in WGLContext()
DtcuWin32Platform.cpp42 wgl::ContextFactory* factory = DE_NULL; in Platform()
46 factory = new wgl::ContextFactory(m_instance); in Platform()
DtcuWGL.hpp41 namespace wgl namespace
224 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config);
DtcuWGLContextFactory.hpp32 namespace wgl namespace
/external/deqp/external/openglcts/modules/common/
DglcConfigListWGL.cpp44 const tcu::wgl::Core& wgl(instance); in getDefaultWglConfigList() local
46 const std::vector<int> pixelFormats = wgl.getPixelFormats(tmpWindow.getDeviceContext()); in getDefaultWglConfigList()
53 …const tcu::wgl::PixelFormatInfo fmtInfo = wgl.getPixelFormatInfo(tmpWindow.getDeviceContext(), pi… in getDefaultWglConfigList()
55 if (!tcu::wgl::isSupportedByTests(fmtInfo)) in getDefaultWglConfigList()
58 …bool isAOSPOk = (fmtInfo.surfaceTypes & tcu::wgl::PixelFormatInfo::SURFACE_WINDOW) && fmtInfo.supp… in getDefaultWglConfigList()
59 fmtInfo.pixelType == tcu::wgl::PixelFormatInfo::PIXELTYPE_RGBA; in getDefaultWglConfigList()
/external/mesa3d/src/gallium/state_trackers/wgl/
DSConscript14 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
22 wgl = env.ConvenienceLibrary(
23 target ='wgl',
26 Export('wgl')
/external/mesa3d/src/gallium/targets/libgl-gdi/
DSConscript10 '#src/gallium/state_trackers/wgl',
40 sources += ['#src/gallium/state_trackers/wgl/opengl32.mingw.def']
42 sources += ['#src/gallium/state_trackers/wgl/opengl32.def']
57 LIBS = wgl + ws_gdi + glapi + compiler + mesa + drivers + gallium + glsl + nir + env['LIBS'],
/external/mesa3d/src/glx/windows/
DMakefile.am22 wgl.c \
23 wgl.h
Dmeson.build58 'wgl.c',
59 'wgl.h',
/external/mesa3d/src/mesa/drivers/osmesa/
DSConscript27 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
/external/mesa3d/src/gallium/
DSConscript78 'state_trackers/wgl/SConscript',
DMakefile.am192 state_trackers/wgl targets/libgl-gdi \
/external/mesa3d/docs/specs/
Denums.txt7 https://github.com/KhronosGroup/OpenGL-Registry/blob/master/xml/wgl.xml
/external/swiftshader/docs/
DdEQP.md83 * Search for `../candy-build/deqp-wgl` and replace that by `<path to deqp>/build`
/external/hyphenation-patterns/cy/
Dhyph-cy.pat.txt6141 2wgl
/external/mesa3d/docs/
DVERSIONS1372 - wglGetProcAddress() didn't handle wgl-functions