Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h113 glStencilFuncSeparate_client_proc_t glStencilFuncSeparate;
Dgl2_client_context.cpp113 …glStencilFuncSeparate = (glStencilFuncSeparate_client_proc_t) getProc("glStencilFuncSeparate", use… in initDispatchByName()
Dgl2_client_proc.h112 typedef void (gl2_APIENTRY *glStencilFuncSeparate_client_proc_t) (void * ctx, GLenum, GLenum, GLint… typedef