Searched refs:_EGL_CHECK_CONFIG (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 161 #define _EGL_CHECK_CONFIG(disp, conf, ret) \ macro 800 _EGL_CHECK_CONFIG(disp, conf, EGL_FALSE); in eglGetConfigAttrib() 823 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_CONTEXT); in eglCreateContext() 991 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_SURFACE); in _eglCreateWindowSurfaceCommon() 1131 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_SURFACE); in _eglCreatePixmapSurfaceCommon() 1208 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_SURFACE); in eglCreatePbufferSurface() 1712 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_SURFACE); in eglCreatePbufferFromClientBuffer()
|
Completed in 8 milliseconds