Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h333 glProgramParameteri_client_proc_t glProgramParameteri;
Dgl2_client_context.cpp333 glProgramParameteri = (glProgramParameteri_client_proc_t) getProc("glProgramParameteri", userData); in initDispatchByName()
Dgl2_client_proc.h335 typedef void (gl2_APIENTRY *glProgramParameteri_client_proc_t) (void * ctx, GLuint, GLenum, GLint); typedef
DGL2Encoder.h775 glProgramParameteri_client_proc_t m_glProgramParameteri_enc;