Lines Matching refs:EGLU_CHECK_MSG
75 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()
416 EGLU_CHECK_MSG(egl, "eglCreatePixmapSurface()"); in createPixmapSurface()