Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h296 glExtGetTexSubImageQCOM_wrapper_proc_t glExtGetTexSubImageQCOM;
Dgles3_wrapper_context.h206 glExtGetTexSubImageQCOM_wrapper_proc_t glExtGetTexSubImageQCOM;
Dgles1_wrapper_context.cpp296 …glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_wrapper_proc_t) getProc("glExtGetTexSubImageQCO… in initDispatchByName()
Dgles1_wrapper_proc.h295 typedef void (gles1_APIENTRY *glExtGetTexSubImageQCOM_wrapper_proc_t) (GLenum, GLint, GLint, GLint,… typedef
Dgles3_wrapper_context.cpp206 …glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_wrapper_proc_t) getProc("glExtGetTexSubImageQCO… in initDispatchByName()
Dgles3_wrapper_proc.h205 typedef void (gles3_APIENTRY *glExtGetTexSubImageQCOM_wrapper_proc_t) (GLenum, GLint, GLint, GLint,… typedef