Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_cocoa/
H A Devas_engine.h89 extern Evas_Gl_Symbols glsym_evas_gl_symbols;
H A Devas_engine.c11 Evas_Gl_Symbols glsym_evas_gl_symbols = NULL; variable
H A Devas_outbuf.m130 glsym_evas_gl_symbols(_dlsym, NULL); /* XXX: NULL is ok for now for extns
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_sdl/
H A Devas_engine.c18 Evas_Gl_Symbols glsym_evas_gl_symbols = NULL; variable
359 glsym_evas_gl_symbols((void*)SDL_GL_GetProcAddress, exts); in gl_symbols()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_drm/
H A Devas_engine.h68 extern Evas_Gl_Symbols glsym_evas_gl_symbols;
H A Devas_outbuf.c320 glsym_evas_gl_symbols(glsym_eglGetProcAddress, exts); in _evas_outbuf_egl_setup()
H A Devas_engine.c95 Evas_Gl_Symbols glsym_evas_gl_symbols = NULL; variable
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/eglfs/
H A Devas_engine.c64 Evas_Gl_Symbols glsym_evas_gl_symbols = NULL; variable
188 glsym_evas_gl_symbols((void*)glsym_eglGetProcAddress, exts); in gl_symbols()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/wayland_egl/
H A Devas_engine.c49 Evas_Gl_Symbols glsym_evas_gl_symbols = NULL; variable
156 glsym_evas_gl_symbols(glsym_eglGetProcAddress, exts); in eng_gl_symbols()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_x11/
H A Devas_engine.c57 Evas_Gl_Symbols glsym_evas_gl_symbols = NULL; variable
1363 glsym_evas_gl_symbols((void*)glsym_eglGetProcAddress, exts); in eng_gl_symbols()
1396 glsym_evas_gl_symbols((void*)glsym_glXGetProcAddress, exts); in eng_gl_symbols()