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
78 …eglw::EGLBoolean copyBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLNativePixma… in copyBuffers() function in tcu::x11::egl::Library
459 …c4& srcRect, deUint32 dstBuffers, const IVec2& dstSize, const IVec4& dstRect, deUint32 copyBuffers) in BlitDepthStencilCase()