OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glBlendEquationSeparate_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
20
glBlendEquationSeparate_client_proc_t
glBlendEquationSeparate;
gl2_client_context.cpp
22
glBlendEquationSeparate = (
glBlendEquationSeparate_client_proc_t
) getProc("glBlendEquationSeparate", userData);
gl2_client_proc.h
21
typedef void (gl2_APIENTRY *
glBlendEquationSeparate_client_proc_t
) (void * ctx, GLenum, GLenum);
Completed in 33 milliseconds