Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h60 glClearDepthx_client_proc_t glClearDepthx;
Dgl_client_context.cpp60 glClearDepthx = (glClearDepthx_client_proc_t) getProc("glClearDepthx", userData); in initDispatchByName()
Dgl_client_proc.h59 typedef void (gl_APIENTRY *glClearDepthx_client_proc_t) (void * ctx, GLclampx); typedef