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