Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.inl11 eglCopyBuffersFunc copyBuffers; variable
H A DeglwFuncPtrLibraryImpl.inl32 EGLBoolean FuncPtrLibrary::copyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType tar… function in FuncPtrLibrary
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11EglDisplayFactory.cpp84 …eglw::EGLBoolean copyBuffers(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLNativePixmap… in copyBuffers() function in tcu::lnx::x11::egl::Library
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp483 … uint32_t dstBuffers, const IVec2 &dstSize, const IVec4 &dstRect, uint32_t copyBuffers) in BlitDepthStencilCase()