Searched refs:dpyStr (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglImageTests.cpp | 193 …void checkCreate (const char* desc, EGLDisplay dpy, const char* dpyStr, EGLContext context, const … 209 void InvalidCreateImage::checkCreate (const char* msg, EGLDisplay dpy, const char* dpyStr, EGLConte… in checkCreate() argument 217 call << "eglCreateImage(" << dpyStr << ", " << ctxStr << ", " << srcStr << ", 0, DE_NULL)"; in checkCreate()
|