Home
last modified time | relevance | path

Searched refs:ValidateRects (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogVideo.hpp154 void ValidateRects();
H A DNstDialogVideo.cpp286 ValidateRects(); in Video()
743 void Video::ValidateRects() in ValidateRects() function in Nestopia::Window::Video
845 ValidateRects(); in OnDestroy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DvalidationGL1.cpp922 bool ValidateRects(const Context *, GLshort x1, GLshort y1, GLshort x2, GLshort y2) in ValidateRects() function
H A DvalidationGL1_autogen.h289 bool ValidateRects(const Context *context, GLshort x1, GLshort y1, GLshort x2, GLshort y2);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DvalidationGL1.cpp922 bool ValidateRects(const Context *, GLshort x1, GLshort y1, GLshort x2, GLshort y2) in ValidateRects() function
H A DvalidationGL1_autogen.h289 bool ValidateRects(const Context *context, GLshort x1, GLshort y1, GLshort x2, GLshort y2);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationGL1.cpp922 bool ValidateRects(const Context *, GLshort x1, GLshort y1, GLshort x2, GLshort y2) in ValidateRects() function
H A DvalidationGL1_autogen.h289 bool ValidateRects(const Context *context, GLshort x1, GLshort y1, GLshort x2, GLshort y2);
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationGL1.cpp922 bool ValidateRects(const Context *, GLshort x1, GLshort y1, GLshort x2, GLshort y2) in ValidateRects() function
H A DvalidationGL1_autogen.h290 bool ValidateRects(const Context *context, GLshort x1, GLshort y1, GLshort x2, GLshort y2);
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationGL1.cpp922 bool ValidateRects(const Context *, GLshort x1, GLshort y1, GLshort x2, GLshort y2) in ValidateRects() function
H A DvalidationGL1_autogen.h290 bool ValidateRects(const Context *context, GLshort x1, GLshort y1, GLshort x2, GLshort y2);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationGL1.cpp922 bool ValidateRects(const Context *, GLshort x1, GLshort y1, GLshort x2, GLshort y2) in ValidateRects() function
H A DvalidationGL1_autogen.h290 bool ValidateRects(const Context *context, GLshort x1, GLshort y1, GLshort x2, GLshort y2);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/paint/
H A Dpaint_op_buffer_unittest.cc2586 TEST(PaintOpBufferTest, ValidateRects) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/paint/
H A Dpaint_op_buffer_unittest.cc2591 TEST(PaintOpBufferTest, ValidateRects) { in TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_1_0_autogen.cpp4260 bool isCallValid = (context->skipValidation() || ValidateRects(context, x1, y1, x2, y2)); in Rects()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_1_0_autogen.cpp5125 bool isCallValid = (context->skipValidation() || ValidateRects(context, x1, y1, x2, y2)); in Rects()