Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h293 glExtGetFramebuffersQCOM_wrapper_proc_t glExtGetFramebuffersQCOM;
Dgles3_wrapper_context.h203 glExtGetFramebuffersQCOM_wrapper_proc_t glExtGetFramebuffersQCOM;
Dgles1_wrapper_context.cpp293 …glExtGetFramebuffersQCOM = (glExtGetFramebuffersQCOM_wrapper_proc_t) getProc("glExtGetFramebuffers… in initDispatchByName()
Dgles1_wrapper_proc.h292 typedef void (gles1_APIENTRY *glExtGetFramebuffersQCOM_wrapper_proc_t) (GLuint*, GLint, GLint*); typedef
Dgles3_wrapper_context.cpp203 …glExtGetFramebuffersQCOM = (glExtGetFramebuffersQCOM_wrapper_proc_t) getProc("glExtGetFramebuffers… in initDispatchByName()
Dgles3_wrapper_proc.h202 typedef void (gles3_APIENTRY *glExtGetFramebuffersQCOM_wrapper_proc_t) (GLuint*, GLint, GLint*); typedef