Searched defs:glTexImage2D_client_proc_t (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_client_proc.h | 149 typedef void (gl_APIENTRY *glTexImage2D_client_proc_t) (void * ctx, GLenum, GLint, GLint, GLsizei, … typedef
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_client_proc.h | 120 typedef void (gl2_APIENTRY *glTexImage2D_client_proc_t) (void * ctx, GLenum, GLint, GLint, GLsizei,… typedef
|