Home
last modified time | relevance | path

Searched refs:glBindBufferRange_client_proc_t (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h236 glBindBufferRange_client_proc_t glBindBufferRange;
Dgl2_client_context.cpp236 glBindBufferRange = (glBindBufferRange_client_proc_t) getProc("glBindBufferRange", userData); in initDispatchByName()
Dgl2_client_proc.h238 typedef void (gl2_APIENTRY *glBindBufferRange_client_proc_t) (void * ctx, GLenum, GLuint, GLuint, G… typedef
DGL2Encoder.h511 glBindBufferRange_client_proc_t m_glBindBufferRange_enc;