Home
last modified time | relevance | path

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

12

/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp75 EGLU_CHECK_MSG(m_egl, "eglCreateContext"); in testContext()
77 EGLU_CHECK_MSG(m_egl, "eglMakeCurrent"); in testContext()
89 EGLU_CHECK_MSG(m_egl, "eglCreateContext"); in testContext()
91 EGLU_CHECK_MSG(m_egl, "eglMakeCurrent"); in testContext()
210 EGLU_CHECK_MSG(egl, "Failed to create context"); in init()
223 EGLU_CHECK_MSG(egl, "Failed to create surface"); in init()
DteglCreateSurfaceTests.cpp97 EGLU_CHECK_MSG(egl, "eglCreateWindowSurface() failed"); in createWindowSurface()
105 EGLU_CHECK_MSG(egl, "eglCreatePlatformWindowSurfaceEXT() failed"); in createWindowSurface()
112 EGLU_CHECK_MSG(egl, "eglCreatePlatformWindowSurface() failed"); in createWindowSurface()
128 EGLU_CHECK_MSG(egl, "eglCreatePixmapSurface() failed"); in createPixmapSurface()
133 EGLU_CHECK_MSG(egl, "eglCreatePlatformPixmapSurfaceEXT() failed"); in createPixmapSurface()
137 EGLU_CHECK_MSG(egl, "eglCreatePlatformPixmapSurface() failed"); in createPixmapSurface()
185 EGLU_CHECK_MSG(egl, "init"); in executeForConfig()
254 EGLU_CHECK_MSG(egl, "init"); in executeForConfig()
300 EGLU_CHECK_MSG(egl, "init"); in executeForConfig()
324 EGLU_CHECK_MSG(egl, "Failed to create pbuffer"); in executeForConfig()
DteglGetFrameTimestampsTests.cpp288 EGLU_CHECK_MSG(egl, "eglCreateContext() failed"); in createGLES2Context()
336 EGLU_CHECK_MSG(egl, "getProcAddress of eglGetNextFrameIdANDROID failed."); in initializeExtension()
338 EGLU_CHECK_MSG(egl, "getProcAddress of eglGetCompositorTimingANDROID failed."); in initializeExtension()
340 EGLU_CHECK_MSG(egl, "getProcAddress of eglGetCompositorTimingSupportedANDROID failed."); in initializeExtension()
342 EGLU_CHECK_MSG(egl, "getProcAddress of eglGetFrameTimestampsANDROID failed."); in initializeExtension()
344 EGLU_CHECK_MSG(egl, "getProcAddress of eglGetFrameTimestampSupportedANDROID failed."); in initializeExtension()
545 EGLU_CHECK_MSG(egl, "eglGetFrameTimestampSupportedANDROID failed."); in executeForConfig()
558 EGLU_CHECK_MSG(egl, "eglGetFrameTimestampSupportedANDROID failed."); in executeForConfig()
563 EGLU_CHECK_MSG(egl, "eglGetCompositorTimingSupportedANDROID failed."); in executeForConfig()
566 EGLU_CHECK_MSG(egl, "eglGetCompositorTimingSupportedANDROID failed."); in executeForConfig()
[all …]
DteglSyncTests.cpp264 EGLU_CHECK_MSG(egl, "Failed to create GLES2 context"); in init()
342 EGLU_CHECK_MSG(egl, msgChk.c_str()); in test()
394 EGLU_CHECK_MSG(egl, msgChk.c_str()); in test()
693 EGLU_CHECK_MSG(egl, msgChk.c_str()); in test()
759 EGLU_CHECK_MSG(egl, createSyncMsgChk.c_str()); in test()
767 EGLU_CHECK_MSG(egl, "eglSignalSyncKHR()"); in test()
783 EGLU_CHECK_MSG(egl, clientWaitSyncMsgChk.c_str()); in test()
839 EGLU_CHECK_MSG(egl, createSyncMsgChk.c_str()); in test()
848 EGLU_CHECK_MSG(egl, "eglSignalSyncKHR()"); in test()
924 EGLU_CHECK_MSG(egl, createSyncMsgChk.c_str()); in test()
[all …]
DteglMultiThreadTests.cpp552 EGLU_CHECK_MSG(egl, "eglGetConfigs()"); in runThread()
567 EGLU_CHECK_MSG(egl, "eglGetConfigs()"); in runThread()
600 EGLU_CHECK_MSG(egl, "eglChooseConfig()"); in runThread()
615 EGLU_CHECK_MSG(egl, "eglChooseConfig()"); in runThread()
681 EGLU_CHECK_MSG(egl, "eglGetConfigAttrib()"); in runThread()
766 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in deinit()
777 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in deinit()
788 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in deinit()
799 EGLU_CHECK_MSG(egl, "eglDestroyContext()"); in deinit()
810 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()
405 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in executeForContexts()
411 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()
363 EGLU_CHECK_MSG(egl, "eglSwapBuffers()"); in iterate()
408 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()
DteglWideColorTests.cpp1154 EGLU_CHECK_MSG(egl, "eglCreateContext"); in doClearTest()
1157 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in doClearTest()
1250 EGLU_CHECK_MSG(egl, "eglCreatePbufferSurface()"); in executeTest()
1255 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in executeTest()
1286 EGLU_CHECK_MSG(egl, "eglCreateWindowSurface()"); in executeTest()
1321 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in executeTest()
1332 EGLU_CHECK_MSG(egl, "eglCreatePixmapSurface()"); in executeTest()
1337 EGLU_CHECK_MSG(egl, "eglDestroySurface()"); in executeTest()
DteglMutableRenderBufferTests.cpp164 EGLU_CHECK_MSG(egl, "eglCreateContext"); in init()
167 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in init()
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()
DteglSurfacelessContextTests.cpp112 EGLU_CHECK_MSG(egl, "eglCreateContext()"); in executeForConfig()
DteglInfoTests.cpp127 EGLU_CHECK_MSG(egl, "eglQueryString() failed"); in iterate()
DteglRenderCase.cpp195 EGLU_CHECK_MSG(egl, "eglCreatePbufferSurface()"); in executeForConfig()
354 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()
DteglCreateContextTests.cpp94 EGLU_CHECK_MSG(egl, "init"); in executeForConfig()
DteglNegativePartialUpdateTests.cpp124 EGLU_CHECK_MSG(egl, "eglCreateContext"); in initAndMakeCurrentEGLContext()
127 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in initAndMakeCurrentEGLContext()
DteglPreservingSwapTests.cpp348 EGLU_CHECK_MSG(egl, "eglCreateContext"); in initEGLContext()
352 EGLU_CHECK_MSG(egl, "eglMakeCurrent"); in initEGLContext()
/external/deqp/framework/egl/
DegluUtil.cpp75 EGLU_CHECK_MSG(egl, "Querying extensions failed"); in getExtensions()
95 EGLU_CHECK_MSG(egl, "Querying extensions failed"); in getClientExtensions()
268 EGLU_CHECK_MSG(egl, "eglGetPlatformDisplay()"); in getDisplay()
276 EGLU_CHECK_MSG(egl, "eglGetPlatformDisplayEXT()"); in getDisplay()
282 EGLU_CHECK_MSG(egl, "eglGetDisplay()"); in getDisplay()
344 EGLU_CHECK_MSG(egl, "eglCreatePlatformWindowSurface()"); in createWindowSurface()
351 EGLU_CHECK_MSG(egl, "eglCreatePlatformWindowSurfaceEXT()"); in createWindowSurface()
358 EGLU_CHECK_MSG(egl, "eglCreateWindowSurface()"); in createWindowSurface()
401 EGLU_CHECK_MSG(egl, "eglCreatePlatformPixmapSurface()"); in createPixmapSurface()
409 EGLU_CHECK_MSG(egl, "eglCreatePlatformPixmapSurfaceEXT()"); in createPixmapSurface()
[all …]
DegluConfigInfo.cpp120 EGLU_CHECK_MSG(egl, "Failed to query config info"); in queryCoreConfigInfo()
136 EGLU_CHECK_MSG(egl, "Failed to query EGL_EXT_yuv_surface config attribs"); in queryExtConfigInfo()
143 EGLU_CHECK_MSG(egl, "Failed to query EGL_EXT_pixel_format_float config attribs"); in queryExtConfigInfo()
DegluDefs.hpp29 #define EGLU_CHECK_MSG(EGLW, MSG) eglu::checkError((EGLW).getError(), MSG, __FILE__, __LINE__) macro
DegluGLContextFactory.cpp293 EGLU_CHECK_MSG(egl, "eglCreatePbufferSurface()"); in createPBuffer()
465 EGLU_CHECK_MSG(egl, "Failed to query config attributes"); in create()
570 EGLU_CHECK_MSG(egl, "Failed to query window size"); in postIterate()
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp273 EGLU_CHECK_MSG(m_egl, "eglGetDisplay()"); in EglRenderContext()
390 EGLU_CHECK_MSG(m_egl, "eglCreateContext()"); in EglRenderContext()

12