Home
last modified time | relevance | path

Searched refs:moduleIsNotOpengl32 (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
H A Dqwindowsglcontext.cpp183 if (moduleIsNotOpengl32()) { in init()
210 return moduleIsNotOpengl32() ? wglSwapBuffers(dc) : SwapBuffers(dc); in swapBuffers()
215 return moduleIsNotOpengl32() ? wglSetPixelFormat(dc, pf, pfd) : SetPixelFormat(dc, pf, pfd); in setPixelFormat()
220 …return moduleIsNotOpengl32() ? wglDescribePixelFormat(dc, pf, size, pfd) : DescribePixelFormat(dc,… in describePixelFormat()
431 if (QOpenGLStaticContext::opengl32.moduleIsNotOpengl32()) { in choosePixelFormat()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
H A Dqwindowsglcontext.cpp183 if (moduleIsNotOpengl32()) { in init()
210 return moduleIsNotOpengl32() ? wglSwapBuffers(dc) : SwapBuffers(dc); in swapBuffers()
215 return moduleIsNotOpengl32() ? wglSetPixelFormat(dc, pf, pfd) : SetPixelFormat(dc, pf, pfd); in setPixelFormat()
220 …return moduleIsNotOpengl32() ? wglDescribePixelFormat(dc, pf, size, pfd) : DescribePixelFormat(dc,… in describePixelFormat()
431 if (QOpenGLStaticContext::opengl32.moduleIsNotOpengl32()) { in choosePixelFormat()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
H A Dqwindowsglcontext.cpp183 if (moduleIsNotOpengl32()) { in init()
210 return moduleIsNotOpengl32() ? wglSwapBuffers(dc) : SwapBuffers(dc); in swapBuffers()
215 return moduleIsNotOpengl32() ? wglSetPixelFormat(dc, pf, pfd) : SetPixelFormat(dc, pf, pfd); in setPixelFormat()
220 …return moduleIsNotOpengl32() ? wglDescribePixelFormat(dc, pf, size, pfd) : DescribePixelFormat(dc,… in describePixelFormat()
431 if (QOpenGLStaticContext::opengl32.moduleIsNotOpengl32()) { in choosePixelFormat()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
H A Dqwindowsglcontext.cpp183 if (moduleIsNotOpengl32()) { in init()
210 return moduleIsNotOpengl32() ? wglSwapBuffers(dc) : SwapBuffers(dc); in swapBuffers()
215 return moduleIsNotOpengl32() ? wglSetPixelFormat(dc, pf, pfd) : SetPixelFormat(dc, pf, pfd); in setPixelFormat()
220 …return moduleIsNotOpengl32() ? wglDescribePixelFormat(dc, pf, size, pfd) : DescribePixelFormat(dc,… in describePixelFormat()
431 if (QOpenGLStaticContext::opengl32.moduleIsNotOpengl32()) { in choosePixelFormat()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
H A Dqwindowsglcontext.cpp183 if (moduleIsNotOpengl32()) { in init()
210 return moduleIsNotOpengl32() ? wglSwapBuffers(dc) : SwapBuffers(dc); in swapBuffers()
215 return moduleIsNotOpengl32() ? wglSetPixelFormat(dc, pf, pfd) : SetPixelFormat(dc, pf, pfd); in setPixelFormat()
220 …return moduleIsNotOpengl32() ? wglDescribePixelFormat(dc, pf, size, pfd) : DescribePixelFormat(dc,… in describePixelFormat()
431 if (QOpenGLStaticContext::opengl32.moduleIsNotOpengl32()) { in choosePixelFormat()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
H A Dqwindowsglcontext.cpp183 if (moduleIsNotOpengl32()) { in init()
210 return moduleIsNotOpengl32() ? wglSwapBuffers(dc) : SwapBuffers(dc); in swapBuffers()
215 return moduleIsNotOpengl32() ? wglSetPixelFormat(dc, pf, pfd) : SetPixelFormat(dc, pf, pfd); in setPixelFormat()
220 …return moduleIsNotOpengl32() ? wglDescribePixelFormat(dc, pf, size, pfd) : DescribePixelFormat(dc,… in describePixelFormat()
431 if (QOpenGLStaticContext::opengl32.moduleIsNotOpengl32()) { in choosePixelFormat()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/plugins/platforms/windows/
H A Dqwindowsglcontext.h105 bool moduleIsNotOpengl32() const { return m_nonOpengl32; } in moduleIsNotOpengl32() function
184 { return !opengl32.moduleIsNotOpengl32(); } in supportsThreadedOpenGL()

123