Searched defs:glBufferSubData_client_proc_t (Results 1 - 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
H A Dgl_client_proc.h56 typedef void (gl_APIENTRY *glBufferSubData_client_proc_t) (void * ctx, GLenum, GLintptr, GLsizeiptr, const GLvoid*); typedef
/device/generic/goldfish-opengl/system/GLESv2_enc/
H A Dgl2_client_proc.h25 typedef void (gl2_APIENTRY *glBufferSubData_client_proc_t) (void * ctx, GLenum, GLintptr, GLsizeiptr, const GLvoid*); typedef

Completed in 45 milliseconds