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