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