Home
last modified time | relevance | path

Searched refs:swapBuffers (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A 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()
H A DVulkanPerformanceCounterTest.cpp581 // Use swapBuffers and then check how many loads and stores were actually done in TEST_P()
582 swapBuffers(); in TEST_P()
589 swapBuffers(); in TEST_P()
628 // Use swapBuffers and then check how many loads and stores were actually done in TEST_P()
629 swapBuffers(); in TEST_P()
636 swapBuffers(); in TEST_P()
686 // Use swapBuffers and then check how many loads and stores were actually done in TEST_P()
687 swapBuffers(); in TEST_P()
694 swapBuffers(); in TEST_P()
725 // Use swapBuffers an in TEST_P()
[all...]
H A 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()
H A DObjectAllocationTest.cpp65 swapBuffers(); in TEST_P()
H A DD3DImageFormatConversionTest.cpp116 swapBuffers(); in runTest()
/third_party/skia/tools/sk_app/android/
H A DRasterWindowContext_android.cpp23 void swapBuffers() override;
89 void RasterWindowContext_android::swapBuffers() { in swapBuffers() function in __anon26511::RasterWindowContext_android
/third_party/vk-gl-cts/modules/egl/
H A 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()
H A 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/unix/
H A DRasterWindowContext_unix.cpp22 void swapBuffers() override;
63 void RasterWindowContext_xlib::swapBuffers() { in swapBuffers() function in __anon26513::RasterWindowContext_xlib
/third_party/skia/tools/sk_app/win/
H A DRasterWindowContext_win.cpp25 void swapBuffers() override;
77 void RasterWindowContext_win::swapBuffers() { in swapBuffers() function in __anon26517::RasterWindowContext_win
H A DD3D12WindowContext_win.cpp47 void swapBuffers() override;
198 void D3D12WindowContext::swapBuffers() { in swapBuffers() function in sk_app::D3D12WindowContext
/third_party/skia/tools/sk_app/
H A DGLWindowContext.h28 void swapBuffers() override;
H A DGraphiteMetalWindowContext.h28 void swapBuffers() override;
H A DMetalWindowContext.h28 void swapBuffers() override;
H A DWindowContext.h33 virtual void swapBuffers() = 0;
H A DDawnWindowContext.h25 void swapBuffers() override;
H A DGLWindowContext.cpp84 void GLWindowContext::swapBuffers() { in swapBuffers() function in sk_app::GLWindowContext
H A DDawnWindowContext.cpp86 void DawnWindowContext::swapBuffers() { in swapBuffers() function in sk_app::DawnWindowContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp41 EGLBoolean success = mEGL->swapBuffers(mSurface); in swap()
60 success = mEGL->swapBuffers(mSurface); in swapWithDamage()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DFunctionsWGL.cpp67 swapBuffers(nullptr), in FunctionsWGL()
119 swapBuffers = SwapBuffers; // SwapBuffers is statically linked from GDI in initialize()
H A DFunctionsWGL.h43 PFNSWAPBUFFERSPROC swapBuffers; member in rx::FunctionsWGL
H A DWindowSurfaceWGL.cpp102 if (!mFunctionsWGL->swapBuffers(mDeviceContext)) in swap()
/third_party/mesa3d/include/
H A Dkopper_interface.h76 int64_t (*swapBuffers)(__DRIdrawable *draw); member
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.hpp213 void swapBuffers (void) const;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.h43 void swapBuffers(glx::Drawable drawable) const;

Completed in 11 milliseconds

1234