OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glDepthRangexOES_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
194
glDepthRangexOES_client_proc_t
glDepthRangexOES;
gl_client_context.cpp
194
glDepthRangexOES = (
glDepthRangexOES_client_proc_t
) getProc("glDepthRangexOES", userData);
gl_client_proc.h
193
typedef void (gl_APIENTRY *
glDepthRangexOES_client_proc_t
) (void * ctx, GLclampx, GLclampx);
Completed in 2733 milliseconds