Home
last modified time | relevance | path

Searched refs:glBeginQuery_client_proc_t (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h328 glBeginQuery_client_proc_t glBeginQuery;
Dgl2_client_context.cpp328 glBeginQuery = (glBeginQuery_client_proc_t) getProc("glBeginQuery", userData); in initDispatchByName()
Dgl2_client_proc.h330 typedef void (gl2_APIENTRY *glBeginQuery_client_proc_t) (void * ctx, GLenum, GLuint); typedef
DGL2Encoder.h861 glBeginQuery_client_proc_t m_glBeginQuery_enc;