Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h318 glBindSampler_client_proc_t glBindSampler;
Dgl2_client_context.cpp318 glBindSampler = (glBindSampler_client_proc_t) getProc("glBindSampler", userData); in initDispatchByName()
Dgl2_client_proc.h320 typedef void (gl2_APIENTRY *glBindSampler_client_proc_t) (void * ctx, GLuint, GLuint); typedef
DGL2Encoder.h680 glBindSampler_client_proc_t m_glBindSampler_enc;