Searched refs:testNativePixmapCopy (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglNativeCoordMappingTests.cpp | 471 bool testNativePixmapCopy(TestLog &log, const Library &egl, eglu::NativePixmap &nativePixmap, int w… in testNativePixmapCopy() function 614 …if (!testNativePixmapCopy(m_testCtx.getLog(), egl, *nativePixmap, width, height, display, *context… in executeForConfig()
|
H A D | teglNativeColorMappingTests.cpp | 418 bool testNativePixmapCopy(TestLog &log, const Library &egl, eglu::NativePixmap &nativePixmap, EGLDi… in testNativePixmapCopy() function 565 …if (!testNativePixmapCopy(m_testCtx.getLog(), egl, *nativePixmap, display, *context, config, gl, m… in executeForConfig()
|