Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h163 glCopyTexSubImage3DOES_client_proc_t glCopyTexSubImage3DOES;
Dgl2_client_context.cpp163 …glCopyTexSubImage3DOES = (glCopyTexSubImage3DOES_client_proc_t) getProc("glCopyTexSubImage3DOES", … in initDispatchByName()
Dgl2_client_proc.h162 typedef void (gl2_APIENTRY *glCopyTexSubImage3DOES_client_proc_t) (void * ctx, GLenum, GLint, GLint… typedef