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