Home
last modified time | relevance | path

Searched refs:_EGL_CHECK_CONFIG (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Deglapi.c161 #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 5 milliseconds