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