Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h277 glDrawArraysInstanced_client_proc_t glDrawArraysInstanced;
Dgl2_client_context.cpp277 …glDrawArraysInstanced = (glDrawArraysInstanced_client_proc_t) getProc("glDrawArraysInstanced", use… in initDispatchByName()
Dgl2_client_proc.h279 typedef void (gl2_APIENTRY *glDrawArraysInstanced_client_proc_t) (void * ctx, GLenum, GLint, GLsize… typedef
DGL2Encoder.h577 glDrawArraysInstanced_client_proc_t m_glDrawArraysInstanced_enc;