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