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