Home
last modified time | relevance | path

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

/external/libepoxy/src/
Ddispatch_common.c277 static bool epoxy_current_context_is_glx(void);
368 if (!epoxy_current_context_is_glx()) { in epoxy_is_desktop_gl()
581 epoxy_current_context_is_glx(void) in epoxy_current_context_is_glx() function
699 if (epoxy_current_context_is_glx()) { in epoxy_gles1_dlsym()
710 if (epoxy_current_context_is_glx()) { in epoxy_gles2_dlsym()
731 if (epoxy_current_context_is_glx()) { in epoxy_gles3_dlsym()
844 if (!epoxy_current_context_is_glx()) in epoxy_get_proc_address()
861 if (epoxy_current_context_is_glx()) in epoxy_get_proc_address()