Home
last modified time | relevance | path

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

/external/libepoxy/prebuilt-intermediates/src/
Degl_generated_dispatch.c161 PFNEGLWAITCLIENTPROC epoxy_eglWaitClient; member
5475 epoxy_eglWaitClient = epoxy_eglWaitClient_dispatch_table_thunk; in egl_switch_to_dispatch_table()
5765 PFNEGLWAITCLIENTPROC epoxy_eglWaitClient = epoxy_eglWaitClient_global_rewrite_ptr; variable
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h1284 EPOXY_PUBLIC EGLBoolean (EPOXY_CALLSPEC *epoxy_eglWaitClient)(void);
1435 #define eglWaitClient epoxy_eglWaitClient