Home
last modified time | relevance | path

Searched refs:glExtGetProgramBinarySourceQCOM_server_proc_t (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h311 glExtGetProgramBinarySourceQCOM_server_proc_t glExtGetProgramBinarySourceQCOM;
Dgles1_server_context.cpp301 …glExtGetProgramBinarySourceQCOM = (glExtGetProgramBinarySourceQCOM_server_proc_t) getProc("glExtGe… in initDispatchByName()
Dgles1_server_proc.h313 typedef void (gles1_APIENTRY *glExtGetProgramBinarySourceQCOM_server_proc_t) (GLuint, GLenum, GLcha… typedef
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h248 glExtGetProgramBinarySourceQCOM_server_proc_t glExtGetProgramBinarySourceQCOM;
Dgles2_server_context.cpp211 …glExtGetProgramBinarySourceQCOM = (glExtGetProgramBinarySourceQCOM_server_proc_t) getProc("glExtGe… in initDispatchByName()
Dgles2_server_proc.h250 typedef void (gles2_APIENTRY *glExtGetProgramBinarySourceQCOM_server_proc_t) (GLuint, GLenum, GLcha… typedef