Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h290 glExtGetTexturesQCOM_wrapper_proc_t glExtGetTexturesQCOM;
Dgles3_wrapper_context.h200 glExtGetTexturesQCOM_wrapper_proc_t glExtGetTexturesQCOM;
Dgles1_wrapper_context.cpp290 …glExtGetTexturesQCOM = (glExtGetTexturesQCOM_wrapper_proc_t) getProc("glExtGetTexturesQCOM", userD… in initDispatchByName()
Dgles1_wrapper_proc.h289 typedef void (gles1_APIENTRY *glExtGetTexturesQCOM_wrapper_proc_t) (GLuint*, GLint, GLint*); typedef
Dgles3_wrapper_context.cpp200 …glExtGetTexturesQCOM = (glExtGetTexturesQCOM_wrapper_proc_t) getProc("glExtGetTexturesQCOM", userD… in initDispatchByName()
Dgles3_wrapper_proc.h199 typedef void (gles3_APIENTRY *glExtGetTexturesQCOM_wrapper_proc_t) (GLuint*, GLint, GLint*); typedef