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