Home
last modified time | relevance | path

Searched refs:CHECK_EXT_CALL_RET (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglImageTests.cpp145 #define CHECK_EXT_CALL_RET(CALL, EXPECT_RETURN_VALUE, EXPECT_ERROR) checkCallReturn(m_eglTestCtx, #… macro
388CHECK_EXT_CALL_RET(egl.destroyImageKHR(context.getEglDisplay(), image), (EGLBoolean)EGL_TRUE, EGL_… in iterate()
488CHECK_EXT_CALL_RET(egl.destroyImageKHR(context.getEglDisplay(), image), (EGLBoolean)EGL_TRUE, EGL_… in iterate()