Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h262 glTexGenivOES_client_proc_t glTexGenivOES;
Dgl_client_context.cpp262 glTexGenivOES = (glTexGenivOES_client_proc_t) getProc("glTexGenivOES", userData); in initDispatchByName()
Dgl_client_proc.h261 typedef void (gl_APIENTRY *glTexGenivOES_client_proc_t) (void * ctx, GLenum, GLenum, const GLint*); typedef