OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glColor4xOES_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
191
glColor4xOES_client_proc_t
glColor4xOES;
[
all
...]
gl_client_context.cpp
195
ptr = getProc("glColor4xOES", userData); set_glColor4xOES((
glColor4xOES_client_proc_t
)ptr);
gl_client_proc.h
192
typedef void (gl_APIENTRY *
glColor4xOES_client_proc_t
) (void * ctx, GLfixed, GLfixed, GLfixed, GLfixed);
Completed in 437 milliseconds