OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glDrawTexfOES_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
182
glDrawTexfOES_client_proc_t
glDrawTexfOES;
[
all
...]
gl_client_context.cpp
186
ptr = getProc("glDrawTexfOES", userData); set_glDrawTexfOES((
glDrawTexfOES_client_proc_t
)ptr);
gl_client_proc.h
183
typedef void (gl_APIENTRY *
glDrawTexfOES_client_proc_t
) (void * ctx, GLfloat, GLfloat, GLfloat, GLfloat, GLfloat);
Completed in 28 milliseconds