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