Home
last modified time | relevance | path

Searched refs:EGLU_CHECK_MSG (Results 1 – 25 of 35) sorted by relevance

12

/external/deqp/modules/egl/
DteglSyncTests.cpp129 EGLU_CHECK_MSG(egl, "eglQueryString(display, EGL_EXTENSIONS)"); in requiredEGLExtensions()
219 EGLU_CHECK_MSG(egl, "Failed to create GLES2 context"); in init()
280 EGLU_CHECK_MSG(egl, "eglCreateSyncKHR()"); in iterate()
307 EGLU_CHECK_MSG(egl, "eglCreateSyncKHR()"); in iterate()
469 EGLU_CHECK_MSG(egl, "eglCreateSyncKHR()"); in iterate()
502 EGLU_CHECK_MSG(egl, "eglCreateSyncKHR()"); in iterate()
508 EGLU_CHECK_MSG(egl, "eglSignalSyncKHR()"); in iterate()
522 EGLU_CHECK_MSG(egl, "eglClientWaitSyncKHR()"); in iterate()
544 EGLU_CHECK_MSG(egl, "eglCreateSyncKHR()"); in iterate()
551 EGLU_CHECK_MSG(egl, "eglSignalSyncKHR()"); in iterate()
[all …]
DteglCreateSurfaceTests.cpp73 EGLU_CHECK_MSG(egl, "eglCreateWindowSurface() failed"); in createWindowSurface()
80 EGLU_CHECK_MSG(egl, "eglCreatePlatformWindowSurfaceEXT() failed"); in createWindowSurface()
94 EGLU_CHECK_MSG(egl, "eglCreatePixmapSurface() failed"); in createPixmapSurface()
101 EGLU_CHECK_MSG(egl, "eglCreatePlatformPixmapSurfaceEXT() failed"); in createPixmapSurface()
137 EGLU_CHECK_MSG(egl, "init"); in executeForConfig()
195 EGLU_CHECK_MSG(egl, "init"); in executeForConfig()
241 EGLU_CHECK_MSG(egl, "init"); in executeForConfig()
265 EGLU_CHECK_MSG(egl, "Failed to create pbuffer"); in executeForConfig()
DteglMultiThreadTests.cpp568 EGLU_CHECK_MSG(egl, "eglGetConfigs()"); in runThread()
583 EGLU_CHECK_MSG(egl, "eglGetConfigs()"); in runThread()
616 EGLU_CHECK_MSG(egl, "eglChooseConfig()"); in runThread()
631 EGLU_CHECK_MSG(egl, "eglChooseConfig()"); in runThread()
697 EGLU_CHECK_MSG(egl, "eglGetConfigAttrib()"); in runThread()
782 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in deinit()
793 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in deinit()
804 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in deinit()
815 EGLU_CHECK_MSG(egl, "eglDestroyContext()"); in deinit()
826 EGLU_CHECK_MSG(egl, "eglDestroyContext()"); in deinit()
[all …]
DteglColorClearCase.cpp198 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in executeForContexts()
214 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in executeForContexts()
234 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in executeForContexts()
240 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in executeForContexts()
403 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in executeForContexts()
409 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in executeForContexts()
DteglQueryContextTests.cpp107 EGLU_CHECK_MSG(egl, "eglGetCurrentContext"); in executeForContext()
149 EGLU_CHECK_MSG(egl, "eglGetCurrentSurface(EGL_READ)"); in executeForContext()
152 EGLU_CHECK_MSG(egl, "eglGetCurrentSurface(EGL_DRAW)"); in executeForContext()
190 EGLU_CHECK_MSG(egl, "eglGetCurrentDisplay"); in executeForContext()
DteglResizeTests.cpp158 EGLU_CHECK_MSG(egl, "eglCreateContext()"); in init()
193 EGLU_CHECK_MSG(egl, "init"); in init()
362 EGLU_CHECK_MSG(egl, "eglSwapBuffers()"); in iterate()
407 EGLU_CHECK_MSG(egl, "eglSwapBuffers()"); in iterate()
DteglQuerySurfaceTests.cpp315 EGLU_CHECK_MSG(egl, "before queries"); in executeForConfig()
346 EGLU_CHECK_MSG(egl, "before queries"); in executeForConfig()
376 EGLU_CHECK_MSG(egl, "before queries"); in executeForConfig()
588 EGLU_CHECK_MSG(egl, "before queries"); in executeForConfig()
617 EGLU_CHECK_MSG(egl, "before queries"); in executeForConfig()
645 EGLU_CHECK_MSG(egl, "before queries"); in executeForConfig()
DteglMakeCurrentPerfTests.cpp267 EGLU_CHECK_MSG(egl, "eglCreatePbufferSurface()"); in createPBuffer()
384 EGLU_CHECK_MSG(egl, "eglCreateContext()"); in createContexts()
532 EGLU_CHECK_MSG(egl, "eglMakeCurrent()"); in iterate()
DteglCreateContextTests.cpp91 EGLU_CHECK_MSG(egl, "init"); in executeForConfig()
DteglSurfacelessContextTests.cpp112 EGLU_CHECK_MSG(egl, "eglCreateContext()"); in executeForConfig()
DteglInfoTests.cpp127 EGLU_CHECK_MSG(egl, "eglQueryString() failed"); in iterate()
DteglRenderCase.cpp190 EGLU_CHECK_MSG(egl, "eglCreatePbufferSurface()"); in executeForConfig()
349 EGLU_CHECK_MSG(egl, "eglCreateContext()"); in executeForSurface()
DteglAndroidUtil.cpp168 EGLU_CHECK_MSG(egl, "eglCreateImageKHR()"); in createImage()
DteglMemoryStressTests.cpp210 EGLU_CHECK_MSG(egl, "eglCreatePbufferSurface"); in allocatePBuffer()
274 EGLU_CHECK_MSG(egl, "eglCreateContext"); in allocateContext()
DteglMultiContextTests.cpp127 EGLU_CHECK_MSG(egl, "Failed to create pbuffer."); in iterate()
DteglImageUtil.cpp109 EGLU_CHECK_MSG(egl, "eglCreatePbufferSurface()"); in createSurface()
173 EGLU_CHECK_MSG(egl, "eglCreateImageKHR()"); in createImage()
DteglPreservingSwapTests.cpp348 EGLU_CHECK_MSG(egl, "eglCreateContext"); in initEGLContext()
352 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in initEGLContext()
DteglNegativePartialUpdateTests.cpp124 EGLU_CHECK_MSG(egl, "eglCreateContext"); in initAndMakeCurrentEGLContext()
127 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in initAndMakeCurrentEGLContext()
DteglImageFormatTests.cpp295 EGLU_CHECK_MSG(m_egl, "Failed to create GLES2 context"); in GLES2ImageApi()
298 EGLU_CHECK_MSG(m_egl, "Failed to make context current"); in GLES2ImageApi()
339 EGLU_CHECK_MSG(egl, "glEGLImageTargetTexture2DOES()"); in imageTargetTexture2D()
353 EGLU_CHECK_MSG(egl, "glEGLImageTargetRenderbufferStorageOES()"); in imageTargetRenderbuffer()
DteglBufferAgeTests.cpp459 EGLU_CHECK_MSG(egl, "eglCreateContext"); in initEGLContext()
462 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in initEGLContext()
/external/deqp/framework/egl/
DegluUtil.cpp75 EGLU_CHECK_MSG(egl, "Querying extensions failed"); in getExtensions()
249 EGLU_CHECK_MSG(egl, "eglGetPlatformDisplayEXT()"); in getDisplay()
255 EGLU_CHECK_MSG(egl, "eglGetDisplay()"); in getDisplay()
303 EGLU_CHECK_MSG(egl, "eglCreatePlatformWindowSurfaceEXT()"); in createWindowSurface()
310 EGLU_CHECK_MSG(egl, "eglCreateWindowSurface()"); in createWindowSurface()
343 EGLU_CHECK_MSG(egl, "eglCreatePlatformPixmapSurfaceEXT()"); in createPixmapSurface()
350 EGLU_CHECK_MSG(egl, "eglCreatePixmapSurface()"); in createPixmapSurface()
DegluDefs.hpp29 #define EGLU_CHECK_MSG(EGLW, MSG) eglu::checkError((EGLW).getError(), MSG, __FILE__, __LINE__) macro
DegluGLContextFactory.cpp283 EGLU_CHECK_MSG(egl, "eglCreatePbufferSurface()"); in createPBuffer()
424 EGLU_CHECK_MSG(egl, "Failed to query config attributes"); in create()
530 EGLU_CHECK_MSG(egl, "Failed to query window size"); in postIterate()
DegluConfigInfo.cpp106 EGLU_CHECK_MSG(egl, "Failed to query config info"); in queryConfigInfo()
DegluGLUtil.cpp153 EGLU_CHECK_MSG(egl, "eglCreateContext()"); in createGLContext()

12