Home
last modified time | relevance | path

Searched refs:resetSwapChain (Results 1 – 25 of 86) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp95 egl::Error error = resetSwapChain(); in initialize()
119 egl::Error SurfaceD3D::resetSwapChain() in resetSwapChain() function in rx::SurfaceD3D
153 egl::Error error = resetSwapChain(width, height); in resetSwapChain()
186 egl::Error SurfaceD3D::resetSwapChain(int backbufferWidth, int backbufferHeight) in resetSwapChain() function in rx::SurfaceD3D
273 resetSwapChain(clientWidth, clientHeight); in checkForOutOfDateSwapChain()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/libEGL/
H A DSurface.h33 void resetSwapChain();
58 void resetSwapChain(int backbufferWidth, int backbufferHeight);
H A DSurface.cpp39 resetSwapChain(); in Surface()
87 void Surface::resetSwapChain() in resetSwapChain() function in egl::Surface
98 resetSwapChain(windowRect.right - windowRect.left, windowRect.bottom - windowRect.top); in resetSwapChain()
101 void Surface::resetSwapChain(int backbufferWidth, int backbufferHeight) in resetSwapChain() function in egl::Surface
379 resetSwapChain(clientWidth, clientHeight); in checkForOutOfDateSwapChain()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp131 ANGLE_TRY(resetSwapChain(display)); in initialize()
155 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
191 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
227 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
319 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp141 ANGLE_TRY(resetSwapChain(display)); in initialize()
178 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
215 egl::Error error = resetSwapChain(displayD3D, width, height); in resetSwapChain()
251 egl::Error SurfaceD3D::resetSwapChain(DisplayD3D *displayD3D, in resetSwapChain() function in rx::SurfaceD3D
350 ANGLE_TRY(resetSwapChain(displayD3D, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp140 ANGLE_TRY(resetSwapChain(display)); in initialize()
177 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
214 egl::Error error = resetSwapChain(displayD3D, width, height); in resetSwapChain()
250 egl::Error SurfaceD3D::resetSwapChain(DisplayD3D *displayD3D, in resetSwapChain() function in rx::SurfaceD3D
349 ANGLE_TRY(resetSwapChain(displayD3D, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp140 ANGLE_TRY(resetSwapChain(display)); in initialize()
177 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
214 egl::Error error = resetSwapChain(displayD3D, width, height); in resetSwapChain()
250 egl::Error SurfaceD3D::resetSwapChain(DisplayD3D *displayD3D, in resetSwapChain() function in rx::SurfaceD3D
349 ANGLE_TRY(resetSwapChain(displayD3D, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp140 ANGLE_TRY(resetSwapChain(display)); in initialize()
177 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
214 egl::Error error = resetSwapChain(displayD3D, width, height); in resetSwapChain()
250 egl::Error SurfaceD3D::resetSwapChain(DisplayD3D *displayD3D, in resetSwapChain() function in rx::SurfaceD3D
349 ANGLE_TRY(resetSwapChain(displayD3D, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp140 ANGLE_TRY(resetSwapChain(display)); in initialize()
177 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
214 egl::Error error = resetSwapChain(displayD3D, width, height); in resetSwapChain()
250 egl::Error SurfaceD3D::resetSwapChain(DisplayD3D *displayD3D, in resetSwapChain() function in rx::SurfaceD3D
349 ANGLE_TRY(resetSwapChain(displayD3D, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp140 ANGLE_TRY(resetSwapChain(display)); in initialize()
177 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
214 egl::Error error = resetSwapChain(displayD3D, width, height); in resetSwapChain()
250 egl::Error SurfaceD3D::resetSwapChain(DisplayD3D *displayD3D, in resetSwapChain() function in rx::SurfaceD3D
349 ANGLE_TRY(resetSwapChain(displayD3D, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp98 ANGLE_TRY(resetSwapChain(display)); in initialize()
122 egl::Error SurfaceD3D::resetSwapChain(const egl::Display *display) in resetSwapChain() function in rx::SurfaceD3D
158 egl::Error error = resetSwapChain(display->getProxyContext(), width, height); in resetSwapChain()
194 egl::Error SurfaceD3D::resetSwapChain(const gl::Context *context, in resetSwapChain() function in rx::SurfaceD3D
374 ANGLE_TRY(resetSwapChain(context, clientWidth, clientHeight)); in checkForOutOfDateSwapChain()

1234