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

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglapi.c451 _eglAppendExtension(char **str, const char *ext) function in typeref:typename:EGLint
480 _eglAppendExtension(&exts, "EGL_" #ext); \
529 _eglAppendExtension(&exts, "EGL_KHR_swap_buffers_with_damage");
534 _eglAppendExtension(&exts, "EGL_MESA_configless_context");
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglapi.c455 _eglAppendExtension(char **str, const char *ext) function in typeref:typename:EGLint
484 _eglAppendExtension(&exts, "EGL_" #ext); \
535 _eglAppendExtension(&exts, "EGL_KHR_swap_buffers_with_damage");
540 _eglAppendExtension(&exts, "EGL_MESA_configless_context");

Completed in 9 milliseconds