Lines Matching refs:EGLU_CHECK_CALL
831 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_nativePixmaps0[pixmapNdx].second));
842 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_nativePixmaps1[pixmapNdx].second));
853 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_sharedNativePixmaps[pixmapNdx].second));
865 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_nativeWindows1[windowNdx].second));
876 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_nativeWindows0[windowNdx].second));
887 EGLU_CHECK_CALL(egl, destroySurface(m_display, m_sharedNativeWindows[windowNdx].second));
923 EGLU_CHECK_CALL(egl, chooseConfig(m_display, attribList, &m_config, 1, &configCount));
1108 EGLU_CHECK_CALL(egl, destroySurface(m_display, surface));
1135 EGLU_CHECK_CALL(egl, destroySurface(m_display, surface));
1160 EGLU_CHECK_CALL(egl, destroySurface(m_display, surface));
1171 EGLU_CHECK_CALL(egl, bindAPI(EGL_OPENGL_ES_API));
1215 EGLU_CHECK_CALL(egl, destroySurface(m_display, windows[windowNdx].second));
1232 EGLU_CHECK_CALL(egl, destroySurface(m_display, pixmaps[pixmapNdx].second));
1245 EGLU_CHECK_CALL(egl, destroyContext(m_display, contexts[contextNdx]));
1445 EGLU_CHECK_CALL(egl, destroySurface(m_display, windows[windowNdx].second));
1462 EGLU_CHECK_CALL(egl, destroySurface(m_display, pixmaps[pixmapNdx].second));
1478 EGLU_CHECK_CALL(egl, destroyContext(m_display, contexts[contextNdx]));