Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h334 glProgramBinary_client_proc_t glProgramBinary;
Dgl2_client_context.cpp334 glProgramBinary = (glProgramBinary_client_proc_t) getProc("glProgramBinary", userData); in initDispatchByName()
Dgl2_client_proc.h336 typedef void (gl2_APIENTRY *glProgramBinary_client_proc_t) (void * ctx, GLuint, GLenum, const void*… typedef
DGL2Encoder.h883 glProgramBinary_client_proc_t m_glProgramBinary_enc;