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