Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_common/
H A Devas_gl_core.c503 Evas_GL_Context_Version ver = evas_gl_common_version_check(NULL); in _fbo_surface_cap_test()
921 gles_version = evas_gl_common_version_check(NULL); in _surface_cap_init()
3159 if (evas_gl_common_version_check(&minor_version) < 3) in evgl_api_get()
H A Devas_gl_common.h591 int evas_gl_common_version_check(int *minor_version);
H A Devas_gl_context.c564 evas_gl_common_version_check(int *minor_version) in evas_gl_common_version_check() function
883 gles_version = evas_gl_common_version_check(NULL); in evas_gl_common_context_new()