Home
last modified time | relevance | path

Searched defs:copyBuffers (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl11 eglCopyBuffersFunc copyBuffers; variable
DeglwFuncPtrLibraryImpl.inl32 EGLBoolean FuncPtrLibrary::copyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType tar… function in FuncPtrLibrary
/external/deqp/framework/platform/X11/
DtcuX11EglPlatform.cpp78 …eglw::EGLBoolean copyBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLNativePixma… in copyBuffers() function in tcu::x11::egl::Library
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp459 …c4& srcRect, deUint32 dstBuffers, const IVec2& dstSize, const IVec4& dstRect, deUint32 copyBuffers) in BlitDepthStencilCase()