Home
last modified time | relevance | path

Searched refs:glAlphaFuncx_client_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h52 glAlphaFuncx_client_proc_t glAlphaFuncx;
Dgl_client_context.cpp52 glAlphaFuncx = (glAlphaFuncx_client_proc_t) getProc("glAlphaFuncx", userData); in initDispatchByName()
Dgl_client_proc.h51 typedef void (gl_APIENTRY *glAlphaFuncx_client_proc_t) (void * ctx, GLenum, GLclampx); typedef