OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glMultMatrixxOES_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h
204
glMultMatrixxOES_t
glMultMatrixxOES;
[
all
...]
gles_proc.h
204
typedef void (*
glMultMatrixxOES_t
) (const GLfixed*);
gles_dispatch.cpp
206
ptr = dlsym(gles_android,"glMultMatrixxOES"); disp->set_glMultMatrixxOES((
glMultMatrixxOES_t
)ptr);
Completed in 1960 milliseconds