Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h310 glExtIsProgramBinaryQCOM_server_proc_t glExtIsProgramBinaryQCOM;
Dgles1_server_context.cpp300 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_server_proc_t) getProc("glExtIsProgramBinaryQ… in initDispatchByName()
Dgles1_server_proc.h312 typedef GLboolean (gles1_APIENTRY *glExtIsProgramBinaryQCOM_server_proc_t) (GLuint); typedef
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h247 glExtIsProgramBinaryQCOM_server_proc_t glExtIsProgramBinaryQCOM;
Dgles2_server_context.cpp210 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_server_proc_t) getProc("glExtIsProgramBinaryQ… in initDispatchByName()
Dgles2_server_proc.h249 typedef GLboolean (gles2_APIENTRY *glExtIsProgramBinaryQCOM_server_proc_t) (GLuint); typedef