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