Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h254 glGetBufferPointervOES_server_proc_t glGetBufferPointervOES;
Dgles1_server_context.cpp246 …glGetBufferPointervOES = (glGetBufferPointervOES_server_proc_t) getProc("glGetBufferPointervOES", … in initDispatchByName()
Dgles1_server_proc.h256 typedef void (gles1_APIENTRY *glGetBufferPointervOES_server_proc_t) (GLenum, GLenum, GLvoid**); typedef