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