OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glBlendFuncSeparateOES_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
174
glBlendFuncSeparateOES_client_proc_t
glBlendFuncSeparateOES;
[
all
...]
gl_client_context.cpp
178
ptr = getProc("glBlendFuncSeparateOES", userData); set_glBlendFuncSeparateOES((
glBlendFuncSeparateOES_client_proc_t
)ptr);
gl_client_proc.h
175
typedef void (gl_APIENTRY *
glBlendFuncSeparateOES_client_proc_t
) (void * ctx, GLenum, GLenum, GLenum, GLenum);
Completed in 27 milliseconds