OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglDestroyContext_wrapper_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h
19
eglDestroyContext_wrapper_proc_t
eglDestroyContext;
egl_wrapper_context.cpp
19
eglDestroyContext = (
eglDestroyContext_wrapper_proc_t
) getProc("eglDestroyContext", userData);
egl_wrapper_proc.h
18
typedef EGLBoolean (egl_APIENTRY *
eglDestroyContext_wrapper_proc_t
) (EGLDisplay, EGLContext);
Completed in 219 milliseconds