Home
last modified time | relevance | path

Searched refs:preserveBuffer (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglNegativePartialUpdateTests.cpp59 NegativePartialUpdateTest (EglTestContext& eglTestCtx, bool preserveBuffer, SurfaceType surfaceType, const char* name, const char* description);
100 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, unsigned surfaceTypes, bool preserveBuffer) in getEGLConfig() argument
113 if (preserveBuffer) in getEGLConfig()
133 NegativePartialUpdateTest::NegativePartialUpdateTest (EglTestContext& eglTestCtx, bool preserveBuffer, SurfaceType surfaceType, const char* name, const char* description) in NegativePartialUpdateTest() argument
135 , m_preserveBuffer (preserveBuffer) in NegativePartialUpdateTest()
H A DteglSwapBuffersWithDamageTests.cpp129 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveBuffer);
738 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveBuffer) in getEGLConfig() argument
743 if (preserveBuffer) in getEGLConfig()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DSurfaceMtl.h163 bool preserveBuffer() const { return mRetainBuffer; } in preserveBuffer() function in rx::WindowSurfaceMtl

Completed in 4 milliseconds