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