OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glDrawTexivOES_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
180
glDrawTexivOES_client_proc_t
glDrawTexivOES;
[
all
...]
gl_client_context.cpp
184
ptr = getProc("glDrawTexivOES", userData); set_glDrawTexivOES((
glDrawTexivOES_client_proc_t
)ptr);
gl_client_proc.h
181
typedef void (gl_APIENTRY *
glDrawTexivOES_client_proc_t
) (void * ctx, const GLint*);
Completed in 35 milliseconds