Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h222 glSampleCoveragexOES_client_proc_t glSampleCoveragexOES;
Dgl_client_context.cpp222 …glSampleCoveragexOES = (glSampleCoveragexOES_client_proc_t) getProc("glSampleCoveragexOES", userDa… in initDispatchByName()
Dgl_client_proc.h221 typedef void (gl_APIENTRY *glSampleCoveragexOES_client_proc_t) (void * ctx, GLclampx, GLboolean); typedef