Searched refs:CHECK_EXT_CALL_ERR (Results 1 – 1 of 1) sorted by relevance
146 #define CHECK_EXT_CALL_ERR(CALL, EXPECT_ERROR) checkCallError(m_eglTestCtx, #CALL, CALL, (EXPE… macro456 …EGLImageKHR image = CHECK_EXT_CALL_ERR(egl.createImageKHR(context.getEglDisplay(), context.getEgl… in iterate()