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