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