Searched defs:copyBuffers (Results 1 – 4 of 4) sorted by relevance
11 eglCopyBuffersFunc copyBuffers; variable
32 EGLBoolean FuncPtrLibrary::copyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType tar… function in FuncPtrLibrary
84 …eglw::EGLBoolean copyBuffers(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLNativePixmap… in copyBuffers() function in tcu::lnx::x11::egl::Library
483 … uint32_t dstBuffers, const IVec2 &dstSize, const IVec4 &dstRect, uint32_t copyBuffers) in BlitDepthStencilCase()