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()
269 EGLU_CHECK_MSG(egl, "eglGetPlatformDisplay()"); in getDisplay()
277 EGLU_CHECK_MSG(egl, "eglGetPlatformDisplayEXT()"); in getDisplay()
283 EGLU_CHECK_MSG(egl, "eglGetDisplay()"); in getDisplay()
346 EGLU_CHECK_MSG(egl, "eglCreatePlatformWindowSurface()"); in createWindowSurface()
353 EGLU_CHECK_MSG(egl, "eglCreatePlatformWindowSurfaceEXT()"); in createWindowSurface()
360 EGLU_CHECK_MSG(egl, "eglCreateWindowSurface()"); in createWindowSurface()
404 EGLU_CHECK_MSG(egl, "eglCreatePlatformPixmapSurface()"); in createPixmapSurface()
412 EGLU_CHECK_MSG(egl, "eglCreatePlatformPixmapSurfaceEXT()"); in createPixmapSurface()
419 EGLU_CHECK_MSG(egl, "eglCreatePixmapSurface()"); in createPixmapSurface()