Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h451 glIsEnablediEXT_client_proc_t glIsEnablediEXT;
Dgl2_client_context.cpp451 glIsEnablediEXT = (glIsEnablediEXT_client_proc_t) getProc("glIsEnablediEXT", userData); in initDispatchByName()
Dgl2_client_proc.h453 typedef GLboolean (gl2_APIENTRY *glIsEnablediEXT_client_proc_t) (void * ctx, GLenum, GLuint); typedef
DGL2Encoder.h401 glIsEnablediEXT_client_proc_t m_glIsEnablediEXT_enc;