Home
last modified time | relevance | path

Searched refs:ChooseMatchingPixelFormat (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dglcanvas.cpp753 wxGLCanvas::ChooseMatchingPixelFormat(HDC hdc, in ChooseMatchingPixelFormat() function in wxGLCanvas
812 return wxGLCanvas::ChooseMatchingPixelFormat(ScreenHDC(), attribList) > 0; in IsDisplaySupported()
817 int pixelFormat = ChooseMatchingPixelFormat(m_hDC, attribList, &pfd); in DoSetup()
1019 if ( !wxGLCanvas::ChooseMatchingPixelFormat(ScreenHDC(), attribList) ) in InitGLVisual()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dglcanvas.cpp753 wxGLCanvas::ChooseMatchingPixelFormat(HDC hdc, in ChooseMatchingPixelFormat() function in wxGLCanvas
812 return wxGLCanvas::ChooseMatchingPixelFormat(ScreenHDC(), attribList) > 0; in IsDisplaySupported()
817 int pixelFormat = ChooseMatchingPixelFormat(m_hDC, attribList, &pfd); in DoSetup()
1019 if ( !wxGLCanvas::ChooseMatchingPixelFormat(ScreenHDC(), attribList) ) in InitGLVisual()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dglcanvas.h82 static int ChooseMatchingPixelFormat(HDC hdc, const int *attribList,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dglcanvas.h82 static int ChooseMatchingPixelFormat(HDC hdc, const int *attribList,
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dglcanvas.h106 static int ChooseMatchingPixelFormat(HDC hdc, const int *attribList,
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dglcanvas.cpp1175 wxGLCanvas::ChooseMatchingPixelFormat(HDC hdc, in ChooseMatchingPixelFormat() function in wxGLCanvas
1197 return wxGLCanvas::ChooseMatchingPixelFormat(ScreenHDC(), attribList) > 0; in IsDisplaySupported()
1389 if ( !wxGLCanvas::ChooseMatchingPixelFormat(ScreenHDC(), attribList) ) in InitGLVisual()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgViewer/
H A DGraphicsWindowWin32.cpp1756 static int ChooseMatchingPixelFormat( HDC hdc, int screenNum, const WGLIntegerAttributes& formatSpe… in ChooseMatchingPixelFormat() function
1837 …int pixelFormatIndex = ::ChooseMatchingPixelFormat(openGLContext.deviceContext(), _traits->screenN… in setPixelFormat()
1854 …pixelFormatIndex = ::ChooseMatchingPixelFormat(openGLContext.deviceContext(), _traits->screenNum, … in setPixelFormat()
1860 …pixelFormatIndex = ::ChooseMatchingPixelFormat(openGLContext.deviceContext(), _traits->screenNum, … in setPixelFormat()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgViewer/
H A DGraphicsWindowWin32.cpp1658 static int ChooseMatchingPixelFormat( HDC hdc, int screenNum, const WGLIntegerAttributes& formatSpe… in ChooseMatchingPixelFormat() function
1739 …int pixelFormatIndex = ::ChooseMatchingPixelFormat(openGLContext.deviceContext(), _traits->screenN… in setPixelFormat()
1756 …pixelFormatIndex = ::ChooseMatchingPixelFormat(openGLContext.deviceContext(), _traits->screenNum, … in setPixelFormat()
1762 …pixelFormatIndex = ::ChooseMatchingPixelFormat(openGLContext.deviceContext(), _traits->screenNum, … in setPixelFormat()