Searched refs:copy_buffers (Results 1 – 15 of 15) sorted by relevance
106 2546 LINUX : dEQP-EGL.functional.negative_api.copy_buffers = SKIP129 2546 MAC : dEQP-EGL.functional.negative_api.copy_buffers = FAIL151 2546 ANDROID : dEQP-EGL.functional.negative_api.copy_buffers = FAIL
137 EGLBoolean (*copy_buffers)(_EGLDisplay *disp, _EGLSurface *surf, member
509 .copy_buffers = dri3_copy_buffers,
1189 .copy_buffers = dri2_x11_copy_buffers,
2087 if (!dri2_dpy->vtbl->copy_buffers) in dri2_copy_buffers()2089 return dri2_dpy->vtbl->copy_buffers(disp, surf, native_pixmap_target); in dri2_copy_buffers()
195 TEGL_ADD_API_CASE(copy_buffers, "eglCopyBuffers() negative tests", in init()
2311 dEQP-EGL.functional.negative_api.copy_buffers
2374 dEQP-EGL.functional.negative_api.copy_buffers
2353 dEQP-EGL.functional.negative_api.copy_buffers
2352 dEQP-EGL.functional.negative_api.copy_buffers
1984 - egl: inline fallback for copy_buffers