Home
last modified time | relevance | path

Searched refs:swapBuffers (Results 1 – 25 of 143) sorted by relevance

123456

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanUniformUpdatesTest.cpp137 swapBuffers(); in TEST_P()
181 swapBuffers(); in TEST_P()
249 swapBuffers(); in TEST_P()
328 swapBuffers(); in TEST_P()
379 swapBuffers(); in TEST_P()
404 swapBuffers(); in TEST_P()
410 swapBuffers(); in TEST_P()
DOcclusionQueriesTest.cpp65 swapBuffers(); in TEST_P()
106 swapBuffers(); in TEST_P()
170 swapBuffers(); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DOcclusionQueriesTest.cpp68 swapBuffers(); in TEST_P()
106 swapBuffers(); in TEST_P()
176 swapBuffers(); in TEST_P()
207 swapBuffers(); in TEST_P()
239 swapBuffers(); in TEST_P()
287 swapBuffers(); in TEST_P()
344 swapBuffers(); in TEST_P()
487 swapBuffers(); in TEST_P()
574 swapBuffers(); in TEST_P()
DVulkanUniformUpdatesTest.cpp135 swapBuffers(); in TEST_P()
179 swapBuffers(); in TEST_P()
247 swapBuffers(); in TEST_P()
326 swapBuffers(); in TEST_P()
374 swapBuffers(); in TEST_P()
399 swapBuffers(); in TEST_P()
405 swapBuffers(); in TEST_P()
DVulkanPerformanceCounterTest.cpp582 swapBuffers(); in TEST_P()
589 swapBuffers(); in TEST_P()
629 swapBuffers(); in TEST_P()
636 swapBuffers(); in TEST_P()
687 swapBuffers(); in TEST_P()
694 swapBuffers(); in TEST_P()
726 swapBuffers(); in TEST_P()
733 swapBuffers(); in TEST_P()
765 swapBuffers(); in TEST_P()
772 swapBuffers(); in TEST_P()
[all …]
DObjectAllocationTest.cpp65 swapBuffers(); in TEST_P()
/third_party/flutter/skia/tools/gpu/
DTestContext.cpp46 void TestContext::swapBuffers() { this->onPlatformSwapBuffers(); } in swapBuffers() function in sk_gpu_test::TestContext
52 this->swapBuffers(); in waitOnSyncOrSwap()
/third_party/flutter/skia/tools/sk_app/android/
DRasterWindowContext_android.cpp23 void swapBuffers() override;
89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon636c418a0111::RasterWindowContext_android
/third_party/skia/tools/sk_app/android/
DRasterWindowContext_android.cpp23 void swapBuffers() override;
89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon2e1732550111::RasterWindowContext_android
/third_party/skia/tools/sk_app/unix/
DRasterWindowContext_unix.cpp22 void swapBuffers() override;
63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anon672b1fdb0111::RasterWindowContext_xlib
/third_party/flutter/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp25 void swapBuffers() override;
77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anon03a588640111::RasterWindowContext_win
/third_party/flutter/skia/tools/sk_app/unix/
DRasterWindowContext_unix.cpp22 void swapBuffers() override;
63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anonc5462b500111::RasterWindowContext_xlib
/third_party/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp25 void swapBuffers() override;
77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anon261dde2f0111::RasterWindowContext_win
/third_party/vk-gl-cts/modules/egl/
DteglResizeTests.cpp352 egl.swapBuffers(m_display, **m_surface); in iterate()
364 egl.swapBuffers(m_display, **m_surface); in iterate()
407 egl.swapBuffers(m_display, **m_surface); in iterate()
409 egl.swapBuffers(m_display, **m_surface); in iterate()
505 EGLU_CHECK_CALL(egl, swapBuffers(m_display, **m_surface)); in iterate()
DteglSwapBuffersTests.cpp343 EGLU_CHECK_CALL(egl, swapBuffers(display, *surface)); in executeForConfig()
361 EGLU_CHECK_CALL(egl, swapBuffers(display, *surface)); in executeForConfig()
382 EGLU_CHECK_CALL(egl, swapBuffers(display, *surface)); in executeForConfig()
402 EGLU_CHECK_CALL(egl, swapBuffers(display, *surface)); in executeForConfig()
/third_party/skia/tools/sk_app/
DGLWindowContext.h28 void swapBuffers() override;
DGraphiteMetalWindowContext.h28 void swapBuffers() override;
DMetalWindowContext.h28 void swapBuffers() override;
DWindowContext.h33 virtual void swapBuffers() = 0;
/third_party/flutter/skia/tools/sk_app/
DGLWindowContext.h30 void swapBuffers() override;
DMetalWindowContext.h26 void swapBuffers() override;
DWindowContext.h33 virtual void swapBuffers() = 0;
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.cpp67 swapBuffers(nullptr), in FunctionsWGL()
119 swapBuffers = SwapBuffers; // SwapBuffers is statically linked from GDI in initialize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.cpp67 swapBuffers(nullptr), in FunctionsWGL()
119 swapBuffers = SwapBuffers; // SwapBuffers is statically linked from GDI in initialize()
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitopenglview.h54 - (void)swapBuffers;

123456