Searched defs:copyBuffers (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwFunctions.inl | 11 eglCopyBuffersFunc copyBuffers; variable
|
D | eglwFuncPtrLibraryImpl.inl | 32 EGLBoolean FuncPtrLibrary::copyBuffers (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType tar… function in FuncPtrLibrary
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11EglDisplayFactory.cpp | 82 …eglw::EGLBoolean copyBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLNativePixma… in copyBuffers() function in tcu::lnx::x11::egl::Library
|
/third_party/vk-gl-cts/framework/platform/ohos/display/ |
D | tcuOhosNativeDisplay.cpp | 98 eglw::EGLBoolean OhosLibrary::copyBuffers(eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGL… in copyBuffers() function in OhosLibrary
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFramebufferBlitTests.cpp | 462 …c4& srcRect, deUint32 dstBuffers, const IVec2& dstSize, const IVec4& dstRect, deUint32 copyBuffers) in BlitDepthStencilCase()
|