OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glClientWaitSync_wrapper_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h
285
glClientWaitSync_wrapper_proc_t
glClientWaitSync;
gles3_wrapper_context.cpp
285
glClientWaitSync = (
glClientWaitSync_wrapper_proc_t
) getProc("glClientWaitSync", userData);
[
all
...]
gles3_wrapper_proc.h
284
typedef GLenum (gles3_APIENTRY *
glClientWaitSync_wrapper_proc_t
) (GLsync, GLbitfield, GLuint64);
[
all
...]
Completed in 238 milliseconds