OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglCreateContext_wrapper_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h
15
eglCreateContext_wrapper_proc_t
eglCreateContext;
egl_wrapper_context.cpp
15
eglCreateContext = (
eglCreateContext_wrapper_proc_t
) getProc("eglCreateContext", userData);
egl_wrapper_proc.h
14
typedef EGLContext (egl_APIENTRY *
eglCreateContext_wrapper_proc_t
) (EGLDisplay, EGLConfig, EGLContext, const EGLint*);
Completed in 55 milliseconds