Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglapi.c162 #define _EGL_CHECK_CONFIG(disp, conf, ret) \ macro
791 _EGL_CHECK_CONFIG(disp, conf, EGL_FALSE); in eglGetConfigAttrib()
814 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_CONTEXT); in eglCreateContext()
982 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_SURFACE); in _eglCreateWindowSurfaceCommon()
1104 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_SURFACE); in _eglCreatePixmapSurfaceCommon()
1181 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_SURFACE); in eglCreatePbufferSurface()
1688 _EGL_CHECK_CONFIG(disp, conf, EGL_NO_SURFACE); in eglCreatePbufferFromClientBuffer()